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

HTML5; CSS3

@Joatancarlos

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


If you have any advice on how to improve or how to make the code cleaner, feel free to talk.

Community feedback

Ahmed Bayoumi 6,740

@Bayoumi-dev

Posted

Hey Joatan Carlos, Congratulations on completing this.

  • It looks great! but you just have an accessibility issue you need to fix.
  • Document should have one main landmark, Contain the component in <main>.
<main>
   <div>
      <img src="images/image-qr-code.png" alt="image-qr-code">
      <h1>Improve your front-end skills by building projects</h1>
      <p>Scan the QR code to visit Frontend Mentor and take your coding skills to the next level</p>
   </div>
</main

Keep coding👍

Marked as helpful

1

@Joatancarlos

Posted

@Bayoumi-dev Thanks for the help! Adjusted successfully!

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