Tell us what’s happening: ok - validator is not showing errors yet the code is not passing. Please scroll to end of validator https://validator.w3.org/nu/#textarea
Your code so far
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 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36
Challenge: Learn Accessibility by Building a Quiz - Step 42
<address>
freeCodeCamp<br />
San Francisco<br />
California<br />
USA<br>
"You can visit, but you might not find anything...">You can visit, but you might not find anything...<
</address>
</footer>`
sorry about that. here it is
```
You don’t want to add the last sentence. I agree that it is confusing to have it there.
Also, there doesn’t appear to be a <br /> after USA in the instructions. You must add it exactly as the instructions ask. Use copy/paste if possible to avoid these types of errors.
I think they were just trying to add a bit of humor. I’ve seen plenty of other people add it by mistake. I think I will create a PR to remove it. The intentions were good. But a lot of people are missing the joke.