Hi, can anyone assist with the below
<footer>
<p> <a href="https://www.freecodecamp.org">"Visit our website"</a> </p>
</footer>
This is what my code looks like, however, I’m still receiving the following feedback:
Your new a
element should have the text Visit our website
.