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 Component Project

Lance 1,580

@IzykGit

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


What are you most proud of, and what would you do differently next time?

Would refrain from using pixels

What challenges did you encounter, and how did you overcome them?

No challenges, easy project

What specific areas of your project would you like help with?

N/A

Community feedback

Fridjinah 20

@JinahC

Posted

Your solution looks perfect. I am interested to know why you would refrain from using pixels.

0

Lance 1,580

@IzykGit

Posted

@JinahC

Using rem instead of pixels is just a better practice because rem scales better than pixels.

There are many different screen sizes today than there was when CSS1 was introduced and many screens have different pixel densities.

REM remains relative to the root HTML element.

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