This code doesn’t seem to be working. I tried to add a right angle after .org" and the link in the preview goes away. I’m hoping it may be a bug.
Here’s the error message: Your new a
element should be nested within your new p
element. You should have exactly one a
element.
Can someone please verify the code? Thanks in advance.
<footer>
<p><a href="https://www.freecodecamp.org"</a> Visit our website</p>
</footer>