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 component

sebg02 20

@sebg02

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 for better practices?

Community feedback

@arberlisaj

Posted

Hi fellow developer :) ! First I would like to compliment you on completing this challenge and a warm welcome to the community

I might have a couple of suggestions that might help you in the future :

  • You want to use as much semantic html as possible for instance <div class="card"> could be replaced with <main class="card"> or <section class="card">
  • Also the naming of the css variables should not start with capital letter it would be better if it was just --lightGray-clr ofr --light-gray-clr

All in all great solution I hope you have a great time in the community. Happy coding!

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