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 trial

HTML How to Make a Website Responsive Web Design and Testing Website Testing

Validator.w3 rejected the Google Web fonts link when I used both my personal font and Nick's font. What's the deal?

Validator.w3 rejected my Google Web Fonts link.

You have a few answers in your other post.

1 Answer

If I am understanding your problem correctly, it is because of the pipe character. There is actually an escape character that should be used in the URL instead of the actual |. Hope that helps.