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 trialGreg Rankin
6,063 PointsThe question says "Remove the underlines from all the links on the page."
I'm stuck on Challenge Task 1 of 3. All I see is css/main.css. I'm sure I have it in my workspace area. What have I missed? Thanks!
3 Answers
Juan Aviles
12,795 PointsIf I remember this correctly, those challenges start with a blank CSS file that you create from scratch. Just start entering your CSS into the editor...use preview to see if you are getting it correct.
johnathanmyers
19,994 PointsHi Greg, Click on the Preview button on the right side and then you'll be able to see a preview of the web page as if it was in a browser window.
Greg Rankin
6,063 PointsThanks folks for your input. I went back and watched the video again and then was able to pass the challenge! I found the code I needed to add to remove the underlines.