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 trialJeff Zhao
479 Points[ANSWERED] I have the exact same code, but it doesn't work. Even when I hover or click, the link color stays the same.
I've been following along with the videos, and I am pretty sure I have the exact same code. However, when I open the preview, the functions I've added don't work at all. For instance, the color of the links don't change when I hover over them.
3 Answers
Luke Glazebrook
13,564 PointsHi Jeff!
Please could you post your code for me to take a look at? I won't be able to help you resolve your problem if I can't see your code!
-Luke
Jeff Zhao
479 PointsHey, thanks for the response.
The code is the exact same as the video.
For some reason, when I copied over everything into a new workspace, it worked. But in the original workspace, it didn't work.
franceskos
2,169 PointsI have the same problem... Plus I cannot add a question... It says : this requires at least one letter or number ( please, can somebody explain it to me, sorry, I am a newbie ;) )
<li><a href="index.html"> class="selected">Portfolio</a></li>
this is the code that I typed.
instead of applying the code in the web browser when I refresh it, it shows the code ( typed )
please, can you help me?