I think adding "css cell" is the term used. I am trying to add a adsense banner over the header, would i need to add css code for new div table cell? or is there a modular for this? basically, i am looking to add adsense to my site and be able to put it anywhere i want on the page. take a look at the pic... thanks!!!
You can do that without using tables and cells, you just need divs - you would need to make code for them, for the header bit I would use three divs - a main header div, a div for your logo and a div for your ad. Do you want some css code for it?