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

I did it using html and css

@AL-Shimaa-Jamal

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

@Ridwan10000

Posted

@Al-Shimaa-jamal congratulations on completing your first project. You have done a nice design. Just a few remarks: You don't need too many <divs> to create this design. You could use width:90vw property in the .main rule. Also set max-width:calc(375px * 0.9) this will fix the width to the highest dimension although the viewport width is expanded. Also don't use the height property in .main rule. You don't need this. Use rem/em units for padding and font-size. You don't need media queries for this project. Also try to rethink of your styling. You don't need transforms or positions to do this. Also check for the background-color.

Happy coding.

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