Okay... so I recently posted this test page with a different problem,  
but I wonder if this would have benefited from display: table-cell or  
it's brethren?

http://www.monkeypuzzle.net/testfiles/html_test_gc3/test5.html

A programmer had built a proof of concept using divs, so I just kept  
his skeleton and cleaned it up...

It works without the display: table-cell, but is this the sort of  
place one would use it?

((snicker snicker... he still doesn't get it...)

:-)



> On 07/12/05, Rolf Mortenson <[EMAIL PROTECTED]> wrote:
>>
>> Like, why wouldn't you use a table instead of using divs that act
>> like tables and table cells?
>
> It's so that you can have all the advantages of a <table> style layout
> (easy multi-column layouts, footers that clear all of the columns,
> full-length backgrounds, etc), with all of the advantages of semantic
> html (accessibility, SEO, degrading to small-screen / print devices,
> etc).
>
> --
> Olly
> http://thinkdrastic.net/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to