DMOZ Redesign Project

Alucard

Member
Joined
Mar 25, 2002
Messages
5,920
The question is: Do all the browsers that Editors use support CSS? If not, you would have to make the code degrade graciously....
 
K

katapult

I think the CSS and skin alternatives are well worth looking into - I'll do just that.

Alucard - could you expand a little...?

:: Katapult ::
 

Alucard

Member
Joined
Mar 25, 2002
Messages
5,920
Certainly I can expand. CSS was only supported after a particular version of a browser (IE, Netscape, etc) I'm sure there are other browsers that can't use CSS.

That's not to say that CSS can't be used (it is widely used, obviously), but whatever design is used needs to have pages being usable if a particular browser doesn't support CSS.
 

Sunanda

Member
Joined
Jun 15, 2003
Messages
248
Alucard -- CSS is designed to degrade well on older browsers that do not support it, or only support part of it.

It should degrade a lot better than using <table> and <font> which can cause problems in very old browsers. And <font> can cause some serious problems with some accessibility aids as they may not be able to override the designer's insistance on specific fonts and sizes. (DMOZ uses a lot of <table> and <font> tags).

But that's all theory, really. The real question is how much better (or worse) is it for actual real users using older technology. That needs real responses from those people, rather than theory. Plus of course some demos for them to play with...which is, more-or-less, where this thread started.

In practice some things may get better, and some worse. For example, CSS-based designs tend to be smaller (much smaller if the CSS is in an external file and cached) so that improves accessibility for people on slow lines, or those using cell phones for access. That could increase the range of people who may consider becoming editors.

"In theory, there is no difference between theory and practice. But, in practice, there is." --- Jan L.A. van de Snepscheut. (tip of the hat to kctipton).
 

Alucard

Member
Joined
Mar 25, 2002
Messages
5,920
Sunanda, I agree - it SHOULD work that way, but I have seen some sites crippled when CSS doesn't work. Hence my comment of making sure that whatever design is used is tested for this.
 

I still have Netscape 3.0 at home (although it will disappear when I upgrade my machine -- and I don't presently USE it for editing).
 
T

ttrader

When's your next update to the demo page due Kat? This is getting quite interesting... :)
 
This site has been archived and is no longer accepting new content.
Top