Previous Message
Next Message

With apologies: CSS and tables

Sent by Steve Clay on 14 March 2005 15:03


Sunday, March 13, 2005, 9:30:39 AM, John Gunther wrote:
JG> rendering is so content dependent that only the most complex stylings
JG> prevent the content from jumping around on the page the moment it gets 
JG> too long, too wide, or too complex.

CSS layout is hard work, and, yes, shoehorning in wildly varying content
into a given CSS layout isn't always reliable.  You just gotta keep an eye
out and give us a holler when things break.

JG> impossible to make a pair of pants? My holy grail is an algorithm I can
JG> implement in PHP that takes a selection of column arguments and...

Well, although CSS is definitely up for the job of multi-column layout
(display:table and display:table-cell make it cake), non-compliant browsers
remain a PITA.  If CSS layout isn't working for you, using a single stripped
down table for page layout isn't going to make your pages invalid or
inaccessible, just be aware of the limitations of it.

Steve
-- 
http://mrclay.org/ : http://frenchhorns.mrclay.org/

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/
Previous Message
Next Message

Message thread: