|
Posted by Jonathan N. Little on 11/04/07 17:26
mic123@gmail.com wrote:
>
> Is CSS faster than tables?
>
That is hard to say. Depends on what you do. If you use a table for
layout have have to add all kinds of nesting, rowspans, colspans, and
html attributes for the table cells, you can certainly bloat your markup
over CSS. One thing for certain if you have to edit the beast it will
take you longer than with proper markup and CSS. With the typical
table-layout a complete rewrite is often easier and faster...
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|