Slashdot Mirror


WthRemix Winners Announced

joeclark1159 writes "The contest to redesign the World Wide Web Consortium's homepage to look like something vaguely superior to 1982-era lpt output has announced its winners, judged on criteria including standards compliance, accessibility, graceful degradation, and aesthetics. The grand-prize winner, Radu Darvas, is arguably head and shoulders above the competition."

2 of 112 comments (clear)

  1. What no alternate stylesheets? by Chilliwilli · · Score: 5, Interesting

    Where are the alternate stylesheets? Larger text options for hard of vision? Higher contrast?
    Also none of the entries make use of site navigation links?
    Load up wired.com in a new version of Mozilla.. that's how new standards compliant web technology should be done.

    --
    Cure cancer.. and stuff! www.team45.info
  2. Accessible design with fixed font sizes? by rmonday · · Score: 5, Interesting
    I don't see what's so accessible about a design that uses fixed text sizes. Seems to be an attempt to do page layout, rather than page markup.

    To be properly accessible, it should (amongst other things...) be possible to easily change the displayed font size to suit your preference.

    With the default MSIE settings it can't be done when the stylesheet specifies fixed pixel font sizes. I realise that most of the size specifications in css are broken in some way in some browser, but just assuming that everybody uses the exact same screen DPI and has the exact same eyesight isn't the answer.

    From that point of view, the winning design is a big step backwards from the existing site (and no less cluttered and confusing).