I know that this is a website building question, but it is an "adsense only" site building question. I'm putting an adsense site together and I currently know how to build a site using tables. Now I hear that you need to building sites for adsense using only CSS for both style and layout. My question to you all out there is, is this true and just how many of you still use tables for your current adsense sites? The idea of just creating a cell in a table, exactly where you want it and exactly the size that you want it, to place your adsense code in seems so much easier to do. If many of you are currently having success with table based adsense sites it should be OK to stick with that for now, I think. Thanks for letting me know just how you all do it for now.
I have an entirely HTML site and I use like... "div id=..." and each ad block or text block or image gets its own id, and I use pixel numbers to place everything. I am horrible with making websites though but I've found this method to be fairly simple. If you're looking to make templates, I am the wrong person to be answering.