|
Posted by Els on 02/26/06 11:21
David Dorward wrote:
> Luigi Donatello Asero wrote:
>
>>> > I used this one instead http://www.htmlhelp.com/tools/csscheck/
>
>>> "Error: Classes may contain only the characters A-Z, a-z, 0-9, Unicode
>>> 161-255, hyphens, or escaped Unicode characters as numeric codes."
>
>> So, I guess that the validator thinks that "#" is a character of the name
>> of the class... instead it means that what it follows is the name of the
>> "id"
>
> Looks like it might be a bug then.
Or maybe it's because it's a CSS1 checker:
<quote>
Note: CSSCheck is primarily a CSS1 checker. Many CSS2 properties are
supported, but new CSS2 selectors will generate errors.
</quote>
(If I understood appendix B of the CSS1 specs correctly (of which I'm
not sure), only 1 class/id/pseudo-class is allowed per selector in
CSS1)
--
Els http://locusmeus.com/
Navigation:
[Reply to this message]
|