nav ul li:hover {
background-color: #dfdfe2;
color: #1b1b32;
cursor: pointer;
}
li > a {color: inherit;
text-decoration: none;
}
WARNING
The challenge seed code and/or your solution exceeded the maximum length we can port over from the challenge.
You will need to take an additional step here so the code you wrote presents in an easy to read format.
Please copy/paste all the editor code showing in the challenge from where you just linked.
Replace these two sentences with your copied code.
Please leave the ``` line above and the ``` line below,
because they allow your code to properly format in the post.
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.58
Challenge: Learn Accessibility by Building a Quiz - Step 47
I’ve edited your code for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.
Hello @Coder952,
Could you please make your own post including all the current code for assistance?
Each individual is asked to post their own issues on their own post, not use other people’s as it is not fair to that person.
As well, by posting from the actual step one is on, they can use the Ask for Help which appears after 3 attempts at a step. This allow the person to post the code using the Preformatted text feature to post their code, and they can post their problem at the same time.
Thank you!
Happy Coding!