- From: Jens Meiert <jens.meiert@erde3.com>
- Date: Sat, 22 Jan 2005 14:07:32 +0100 (MET)
- To: site-comments@w3.org
- Cc: "Ivan Herman" <ivan@w3.org>,"W3C WAI GL" <w3c-wai-gl@w3.org>
Can anybody please fix the WAI default style sheet [1]? It uses an unclosed comment which makes it invalid [2,3] (also revealing a W3C CSS validator problem) and causes all rules to be ignored (see [4], the bottom copyright note should be in smaller size). Next, please check and correct at least the style sheet snippets of the four WCAG conformance pages [5-8], too, since they use * per se unnecessary rules (e.g., the "navbar" and "checkpoint" classes which are used nowhere in these documents); * redundant rules ([6-8]: "p.copyright" is already defined in the external stylesheet, but it's "commented" - see prose above); * inelegant syntax (you should group selectors "h1" to "h3", if you'd need them at all which is not the case, either). The markup itself would like to get cured, too, but that's something for the next chapter (or just take a look at the already simplified German versions of the document ([4] and friends). All the best, Jens. [1] http://www.w3.org/WAI/style/default.css [2] http://jigsaw.w3.org/css-validator/validator?uri=http://www.w3.org/WAI/style/default.css&usermedium=all [3] http://www.htmlhelp.com/cgi-bin/csscheck.cgi?url=http://www.w3.org/WAI/style/default.css [4] http://meiert.com/de/w3/WAI/WCAG1A-Conformance.html.de [5] http://www.w3.org/WAI/WCAG1-Conformance.html.en [6] http://www.w3.org/WAI/WCAG1A-Conformance.html.en [7] http://www.w3.org/WAI/WCAG1AA-Conformance.html.en [8] http://www.w3.org/WAI/WCAG1AAA-Conformance.html.en -- Jens Meiert Information Architect http://meiert.com/
Received on Saturday, 22 January 2005 13:08:04 UTC