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 ui

#foundation#fresh
Esther 10

@fem-esther

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

@aviralsharma07

Posted

Hey! Great Work, Here are a few suggestions to improve your Code:

  1. Use Semantic HTML Tags Like Article instead of section as everything under article has a separate meaning. Before deploying the project use W3 HTML and CSS Validators to avoid syntax errors.
  2. Write your CSS in a separate file and link it inside head
  3. Don't use <br> element between Text. Instead, use min-width:25ch accordingly for text.
  4. Try writing clean code by reducing what is not required. You can remove div with the class "qr-wrapper" since you already use the body as a Flex container.
  5. Use an img Tag and write an alt text for it.

Best of Luck, Hope it helps !!

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