Quote:
Originally Posted by Telly
My style is completely tabled, a lot of people like DIVs and CSS, don't get me wrong, that have their uses, but I like to keep it organized and clean.
|
Divs and Css are even more organised and is coded with less lines of code. Table should be used for just tables - not design matters. I bet I could use 20 lines of code on a page you'll use 200 on.
