Forum Moderators: not2easy
original page: [w3.org...]
top redesign (Grand Prize) [homelesspixel.de...]
list of winners: [w3mix.web-graphics.com...]
what it was all about in the first place: [w3mix.web-graphics.com...]
On W3C on the top? On IE and Netscape the top W3C appears... horizontal. If I've identified that font correctly, it's Georgia, and Georgia automatically drops some numerals beneath the baseline. If the font was Arial or Times Roman, it probably would appear completely horizontal.
<added>The span style in the middle of the H1 would account for the varying baselines due to the font size differences.</added>
I think it's a nice departure from the current W3C, though I see it's an overwhelming task to manage so much content from one page. I've always had a problem losing my place with extremely long (vertical) pages and the large fonts used at W3C. The two inches of orange doesn't offend me because the font size and layout is easier to digest, but I might need to take a break or two getting through the menus on the example site.
Overall, a pretty cool take.
We know that google really likes H tags and I've never seen it trip over multiple H1's.
Is it against any actual style rules, or just not "pretty" code?
I have to admit I do like the winning design like 100x more than the original, and a bit more than all the other winners.
The new design really seems to help me read the page and all that data.
Design-wise it is still pretty rigid. I would have like to have seen some %age widths for the side columns with min-widths, although I admit this design relies less on CSS2 compliance. It *barely* squeaks into 640px width.
If you have the ability to turn stylesheets off,* do so - the page looks very good unstyled, logically ordered content. Also, make note using a Gecko browser of the separate print stylesheet (do a print preview) of how the nav divs are dropped and that the links are followed by their URLs in brackets. A very nice touch and very easy to do.
DE
*I have a bookmarklet for IE that will do the trick that I picked up at Tantek's favelets page: [tantek.com...] it is the one marked "Toggle CSS style sheets".