RE: [ cf-dev ]
vs.

Tue, 04 Nov 2003 06:45:59 -0800

> Yeah but when u see sites totally using DIV's instead of 
> tables, it's usually because they used a WYSIWYG tool. When 
> you make a table, and then drag it, it gets turned into a DIV 
> by most editors so it can be positioned.

No it's not!  There is a school of thought that we should all be using
<div>s for layout instead of tables.  That's one of the most important
things that CSS tried to address.  It's all about the fact that tables
aren't supposed to be used for layout, but to display tabular content.

Paul



-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to