Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

@traez's QR code component page using HTML and CSS

@traez

Desktop design screenshot for the QR code component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


  1. Hello all, this is my very first project, and the beginning of my portfolio.
  2. Please help review and state any corrections necessay.
  3. I have just noticed the Accessibility issues (lack of landmarks). Point well taken and will correct for subsequent challenges.

Community feedback

@AgusSaMac

Posted

Hello Trae, congratulations on finishing your first challenge, here's some feedback:

  • You have 3 accessibility issues you should deal with them.
  • You used a div for the main elements, use instead the <main> tag.
  • For your footer, use the <footer> tag instead of a span.

Check https://www.w3schools.com/html/html5_semantic_elements.asp for more info about html semantics.

Best of luck in your coding adventure.

Have a Great Day!

Marked as helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord