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

Responsive qr-code using html and css

yasβ€’ 390

@yosrajalali

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


any suggestions are welcome 😊

Community feedback

Ferβ€’ 3,970

@fernandolapaz

Posted

Hi πŸ‘‹, just a couple of things that may interest you:

HTML 🧱:

  • No need to wrap the <img> with a <div>, it doesn't seem to serve any function in this case.

CSS 🎨:

  • The trick of setting the font size: 62.5%; is no longer commonly recommended because it can cause issues with accessibility and readability. Also, it’s good to get used to thinking directly in relative units like rem or em since they are the most suitable for most cases.

I hope it’s useful πŸ™‚

Regards,

Marked as helpful

0

yasβ€’ 390

@yosrajalali

Posted

Thanks for your time and attention.it was helpful @fernandolapaz

0
Ferβ€’ 3,970

@fernandolapaz

Posted

@yosrajalali πŸ‘πŸ’ͺ

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