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

Mobile-first-solution-using-CSS-Grid-and-Flexbox

@adenirannoah1234

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 advice will do a lot

Community feedback

@BurimP

Posted

Hi!

//use "*" to select all elements

  • { margin: 0; padding: 0; box-sizing: border-box; //helps with calculating total width and height of an element. }

Use more descriptive class/id names, in a bigger project it helps to navigate your code more easily. The div "code-one" is unnecessary in this case, you could have used body instead.

Marked as helpful

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