|
Posted by Jukka K. Korpela on 09/28/75 12:01
Scripsit Ben C:
>> It contains syntax errors, to begin with, using nonexistent element
>> names.
>
> Is that a syntax error?
>
> e.g.:
>
> foobar { width: 100px; }
Somewhat debatably, yes. In practical terms, it typically arises from
mistakenly omitting the "." from ".foobar" (or the "#" from "#foobar").
In purely CSS syntax, as checked by so-called CSS validators, it is not
a syntax error.
--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/
Navigation:
[Reply to this message]
|