question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

impossible to pass the test 'The anchor tag color should remain black' even though I didn't change it

See original GitHub issue

Hello, It seems impossible to pass a test “The anchor tag color should remain black, only add CSS rules for the :hover state.” I just added a following strings below the existed link styling: a:hover { color: blue; } I didn’t change anything existed.

Challenge - https://learn.freecodecamp.org/responsive-web-design/applied-visual-design/adjust-the-hover-state-of-an-anchor-tag

Here is a screenshot anchor issue

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
ntrupincommented, Aug 20, 2018

Maybe change the hexidecimal #000 to “Black”?

0reactions
ShaunSHamiltoncommented, May 18, 2021

I am going ahead and locking this conversation, because this issue is old, and the platform/tests have changed a lot.

Please feel free to open a topic on the forum, or a new issue. Thank you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to make link not change color after visited? - Stack Overflow
This code does not stop a link from changing color, it forces it to be a known same color. Does not work if...
Read more >
Link color wont change despite CSS styling - Treehouse
I have noticed that even though I have applied a separate styling to it in CSS, the color of it will NOT CHANGE...
Read more >
visited - CSS-Tricks
You can change the background-color of a :visited link if the link element already had a background color. You can't add a background-color...
Read more >
Frustrated by Blue Links in Email? Conquer Them for Good
While blue links are the most common culprit, some clients maintain the font color but add a subtle underline. Some clients link telephone ......
Read more >
What are Jaundice and Kernicterus? - CDC
Jaundice is the yellow color seen in the skin of many newborns. Jaundice happens when a chemical called bilirubin builds up in the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found