[phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 1091: Undefined array key 0
[phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 1091: Trying to access array offset on null
[phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 1098: Undefined array key 0
[phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 1098: Trying to access array offset on null
[phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 1098: Undefined array key 0
[phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 1098: Trying to access array offset on null
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4218: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3103)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4218: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3103)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4218: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3103)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4218: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3103)
My Board • Divs vs. Tables
Page 1 of 1

Divs vs. Tables

Posted: Sun Sep 05, 2004 11:28 am
by Scott
[color=\"blue\"]Just out of interest. I can guess what trin will put...[/color]

Divs vs. Tables

Posted: Sun Sep 05, 2004 11:46 am
by Trinity
I said divs, the reasons are pretty standard: tables should not be used for display, especially non-standard compliant pages with hundreds of nested tables (eg: old ms site), tables are slower loading, ugly to update etc etc. Use divs, your websites will look, work and run better, use tables and you will be shunned by the web design community /blum.gif\' class=\'bbc_emoticon\' alt=\':P\' />

[url=\"http://glish.com/css/\"]http://glish.com/css/[/url]
[url=\"http://alistapart.com/articles/fauxcolumns/\"]http://alistapart.com/articles/fauxcolumns/[/url]
[url=\"http://css.maxdesign.com.au/\"]http://css.maxdesign.com.au/[/url]

On the other hand: [url=\"http://www.andybudd.com/archives/2004/05/an_objective_look_at_table_based_vs_css_based_design/index.php\"]Devil's advocate[/url]

Divs vs. Tables

Posted: Sun Sep 05, 2004 1:23 pm
by Jim
I said tables, because...I dunno, I just did. /blum.gif\' class=\'bbc_emoticon\' alt=\':P\' />

Divs vs. Tables

Posted: Sun Sep 05, 2004 8:04 pm
by Sp3culuM
You can use them both in exactly the same manner. In my opinion it's personal choice of what you would use, although at the moment the 'trend' seems to be with learning divs (so many kids posting on shoutboxes asking how to use divs, annoys me /blum.gif\' class=\'bbc_emoticon\' alt=\':P\' />).

I'm gonna null my vote /smile.gif\' class=\'bbc_emoticon\' alt=\':)\' />