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 trialRandy Preising
3,254 PointsFor the "Remove the underlines from all the links on the page" there isn't any content on the page at all to work with.
Is there a bug on this code challenge?
Craig Watson
27,930 PointsHi, can you attach the url for your workspace preview??
6 Answers
Craig Watson
27,930 PointsHi Guys,
Whip this code in the challenge let me know the outcome worked just now as i followed your link:
a { text-decoration: none; }
Thanks Craig
Renee Brown
16,621 PointsThanks for posting this!
Unsubscribed User
6,144 PointsHi Randy,
You need to go to the css file and remove the text decoration from the links (a).
Hope it helps !
Craig Watson
27,930 PointsHi Randy,
If your still stuck try dropping us the link to your treehouse web app from the preview in workspaces I would be guessing without taking a look, also i can copy the code into my workspaces and see what is different as freshly past your point.
thanks
Randy Preising
3,254 PointsIt works. I think what's throwing me is there's no other code on that page, so it looked like it wasn't functional. All the other code challenges have something on the page.
Craig Watson
27,930 PointsVery true at first I was always very comfortable working though with Nick on my Workspace then come the code challenge everything seemed look and feel different .... No code completion on the challenges would also leave me a little stumped from time to time,
Anyway glad this helped the forum has been great to me glad to give a little bit back
Thanks Craig
Randy Preising
3,254 PointsI haven't started anything in the "full-fledged" workspace yet. I'll know what to do next time I see an empty code challenge page. Thx.
Renee Brown
16,621 PointsRenee Brown
16,621 PointsI am encountering the same problem.