It says I should wrap freecodecamp in the element. I am doing it, but I still get an error message.
<footer>
<address>
<a href="https://freecodecamp.org">
freeCodeCamp </a><br />
San Francisco<br />
California<br />
USA
</address>
</footer>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0
Challenge: Learn Accessibility by Building a Quiz - Step 44