Learn Basic CSS by Building a Cafe Menu - Step 64

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 .

delete quotes , and leve the text without the quotes

1 Like

Thank you so so much!

1 Like

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