When I try to submit it it says "Your new a element should link to https://www.freecodecamp.org. Remember that a elements use the href attribute to create a li"

   <footer>
      <p><a href:"https://www.freecodecamp.org">Visit our website</a></p>
    </footer>

It would really help if you include more of a description of what you need help with. It would also help if you include a link to the challenge. Thanks

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.