prog: (Default)
prog ([personal profile] prog) wrote2004-01-12 12:29 pm
Entry tags:

(no subject)

Thanks to a bit of elfin meddling by [livejournal.com profile] daerr while I slept last night, the Volity site is now valid XHTML-Strict, using 100 percent CSS2 page layout -- no tables! That's crazy. I will figure out what he did later and apply it to other things.

[identity profile] cortezopossum.livejournal.com 2004-01-12 09:53 am (UTC)(link)
Yay. I've played around with CSS a bit (not much with CSS2 specific stuff -- the book I have warns most of CSS2 isn't implemented properly by any browser but that may have changed recenly). Tables are good for tables of data, but too often they've been used to force a particular formatting and that's just what CSS is trying to 'undo'.

[identity profile] prog.livejournal.com 2004-01-12 10:34 am (UTC)(link)
I think that CSS2 is fairly well-supported now. The site uses many I-think-CSS2 properties to perform absolute positioning of various elements, and it looks great on the browsers I've checked (WinMSIE, MacMSIE, Mozilla, and Safari).