Hello, I don't get the same error as you, but I got a different one. Look here: h1, h2 { color: 890000; background: #fff url(afb_jaar/licht.gif); } the color code misses a sharp symbol (#) it should like this: h1, h2 { color: #890000; background: #fff url(afb_jaar/licht.gif); } Karim -- http://xhtml-css.com Be Valid or die learning On Feb 1, 2008 5:58 PM, luc v. Montfort <lucvmontfort@hotmail.com> wrote: > > Hello, > > I encountered this error: Lexical error at line 1, column 4. Encountered: > "" (0), after : "" in the enclosed CSS document. I tried absolutely > everything to fix it, I removed every single paragraph one by one, but the > exact same error came over and over. > Because of my failed efforts I have reason to believe it is a CSS validator > bug. > > > sincerely, > > luc > > ________________________________ > In 2 tellen je eigen webpagina voor al je foto's! Makkelijk en gratis met > Windows Live SpacesReceived on Saturday, 2 February 2008 13:24:30 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 20 March 2009 14:44:29 GMT