Aprende accesibilidad construyendo un cuestionario - Paso 44

Tell us what’s happening:

I have included the href attribute in the element and the system does not allow me to move forward, I think the code is correct… can you help me. thank you

Your code so far

<!-- file: index.html -->
<!-- User Editable Region -->

    <footer>
      <address>
        <a href="https://freecodecamp.org.">freeCodeCamp</a><br />
        San Francisco<br />
        California<br />
        USA
      </address>
    </footer>

<!-- User Editable Region -->
/* file: styles.css */

Your browser information:

El agente de usuario es: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36

Challenge Information:

Aprende accesibilidad construyendo un cuestionario - Paso 44

Welcome to the forum @sweetbikepilot

Please remove the dot after org

Happy coding

1 Like

thanks for your help, solved! :wink:

1 Like