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

QR code component

@saeedakrami

Desktop design screenshot for the QR code component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

@b16h22

Posted

Saeedakrami's solution of the QR Code component looks identical to the design file. Code is readable and generally good. I felt some of the code could be cut down in size like using <img> tag instead of the <div> tags for the QR Code component.

0
ManPP 70

@WhitezerD

Posted

You should use more semantic tags than non-semantic ones like div tag.

  1. Use h1 for the title of the pages, only one h1 tag per page
  2. Use p tag instead of div on your class text-paragraph
  3. Delete unnecessary tag that doesn't matter ex. div on line 37
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