View Single Post
Old 06-04-2007, 18:09   #7 (permalink)
.Ryan
Senior Member
 
.Ryan's Avatar
 
Join Date: Jun 2006
Posts: 293
He is using CSS the right way, he's not using html the "right" way.

CSS has nothing to do with tables vs divides, CSS was made to style your html.

Tables are for tabular data, that is all, he is using tables wrong, not css.
  Reply With Quote