Are there any other CSS validation sites out there besides jigsaw?
It’s saying that content: none; is incorrect, but according to the specs it should be fine.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The best online css validator that I have found is http://www.w3schools.com/site/site_validate.asp
There are also good browser plug-ins that you can use to validate your css. I recently wrote a blog post with details and links to both online and browser validators – you can go to my blog and read the post (“Validating Your Web Pages for SEO and Useability – Why You Should Do It and How”) if you want more information.
Let me know if you have questions!