Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialVincent 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,118 PointsWhat does the site look like?
Vincent Staffieri
2,020 PointsVincent Staffieri
2,020 Points