Simon Willison’s Weblog

Subscribe

More CSS layouts

21st October 2002

I’m not sure when it happened, but Opera.com has been redesigned (since the last time I checked the site). The new layout is done with valid XHTML and CSS but is decidedly tabular in appearance, demonstrating that using CSS does not (as some people have claimed) make it impossible to achieve the same kinds of layouts as table coders have been creating for years. It also degrades quite nicely in Netscape 4 (losing most of the layout but maintaining a crisp look and feel). In related news, Jeffrey Zeldman is currently redesigning The Daily Report with CSS (replacing his old transitional tables/CSS layout). No menu yet, but it displays in Netscape 4 almost exactly the same as Mozilla and IE.

This is More CSS layouts by Simon Willison, posted on 21st October 2002.

Next: Opera small screen rendering

Previous: Advanced PHP resources

Previously hosted at http://simon.incutio.com/archive/2002/10/21/moreCssLayouts