Log in

View Full Version : "Parse error - Unrecognized : }"..?



missmacks
09-19-2006, 05:37 PM
I have a webpage I've been working on, and the only flaw with the validation is this one TINY error that I cannot figure out. Can anyone explain to me what this means?:
Line: 16

Parse error - Unrecognized : }

I've tried to figure it out, I searched in my CSS but I found nothing like that!!! So, I don't quite understand what this problem is.
Oh, and can your CSS still be validated is there are warnings on there? Or do just the errors matter?

missmacks
09-19-2006, 05:43 PM
Nevermind, I'm sorry, I got it fixed. :)

Twey
09-19-2006, 06:39 PM
Oh, and can your CSS still be validated is there are warnings on there? Or do just the errors matter?The warnings are only advisory. If you know that what they're warning you about is OK, it's safe to ignore them -- they just point out things that might be problems.