[Web4lib] Gracefully degrades to..?
Mike Taylor
mike at miketaylor.org.uk
Wed May 24 12:43:17 EDT 2006
Jennifer Heise writes:
> Can you recommend a good book on using CSS for positioning that
> DOES degrade gracefully? I've really avoided using CSS-based layout
> myself because I've seen it degrade horribly so many times, and I
> don't want to take a chance on my users seeing all the text piled
> on top of each other.
I quite agree. I know that people go on about how great it is that
you can use CSS for layout, but I've never seen the appeal, and I
prefer to use tables for layout and CSS for, well, style. The result
of course is that my sites _do_ degrade gracefully -- much more
gracefully that CSS-layout sides do on browsers that don't implement
CSS properly (which is not rare).
So I think you should quietly ignore the advice of the CSS-layout
mafia, and lay your pages out using good old-fashioned tables, at
least for the next few years.
_/|_ ___________________________________________________________________
/o ) \/ Mike Taylor <mike at miketaylor.org.uk> http://www.miketaylor.org.uk
)_v__/\ Live fast, Die old.
More information about the Web4lib
mailing list