Feedback por favor

Welcome back @ValeriaD82. Your page looks good. Some things to revisit;

  • Keep the test script when forking the pen (<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>)
    The test script, with all tests passing, should be included when you submit your projects.
  • Run your HTML code through the W3C validator.
    • There is an HTML syntax/coding error you should be aware of and address.
      Since copy/paste from codepen you can ignore the first warning and first two errors.
  • Accessibility is about being accessible to all users. Review the giving meaningful text to links lesson. For a more thorough explanation read Web Accessibility in Mind.
    • this site” is not accessible

Thanks for the feedback!

1 Like

Thanks for mentioning the W3C validator, I had forgotten about that and just fixed a number of issues with my current project :wink:

Adorei! Mandou bem =)

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