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 trialBrenton Cozby
6,684 PointsValidation Error!
Line 7 shows up as an error for me (05/17/2014) and it is exactly the same as yours. It says "Bad value for attribute href on element link: illegal character in query: not a URL code point" and then says the error is at line 7, column 142.
1 Answer
Alexander Wilhelm
Courses Plus Student 3,771 PointsHi Brenton,
i have to take my answer back, it´s solving the validator problem, but it´s also killing the font. Sorry.
But i found a solution:
https://teamtreehouse.com/forum/-w3c-validator-error-with-google-font-link
So your link should look like this: http://fonts.googleapis.com/css?family=Changa+one%7cOpen+Sans:400italic,700italic,400,700,800
Brenton Cozby
6,684 PointsBrenton Cozby
6,684 PointsThank You! It worked.