Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Vincent Staffieri
2,020 PointsGetting a ton of CSS Validator errors..
Hey everyone. I'm getting some crazy CSS validator errors and wanted to know if anyone can find out what is wrong. I tried to check all my code but I don't see anything so I must be missing something.

Vincent Staffieri
2,020 PointsHere's the error.
2 Answers

Byron Twogood
14,631 PointsYour CSS is fine. I used the W3C validator to check it. It looks like the error has to do with HOW you submitted your CSS to be validated. Use this site: https://jigsaw.w3.org/css-validator/#validate_by_input and copy and paste all of your CSS into the box and validate. It takes the connection error aspect out of it if you're trying to upload or submit a web address.
Hope that helps.

Vincent Staffieri
2,020 PointsThank you!

Jacob Mishkin
23,105 PointsWhat does the site look like?
Vincent Staffieri
2,020 PointsVincent Staffieri
2,020 Points