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 (html & css)

Walid MHC 10

@kirokiroo

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


My questions for this challenge are:^

-Is my HTML well-organized? ( please provide suggestions for improvement if needed.)

-how do i know which size unit to use in different cases? (i started using 'rem' very recently)

Thank you ^^

Community feedback

Tomas Box 90

@TomasBox06

Posted

Nice job on tackling the project! Regarding your first question about HTML organization, overall, your structure seems well-organized. However, I'd recommend considering the BEM (Block Element Modifier) methodology for naming classes. BEM provides a standardized way to name and structure your classes, making your code more maintainable and readable. It helps in avoiding naming conflicts and provides clarity about the purpose of each element. It's a good practice to adopt such naming conventions to enhance the structure and maintainability of your HTML and CSS.

As for your second question about choosing the right size unit, don't worry too much; it's a common concern for many developers. You mentioned using 'rem,' which is a good choice most of the time! :)

1

Walid MHC 10

@kirokiroo

Posted

@TomasBox06 Thank you a lot, my friend. I truly appreciate it !

1
Kiran-Dev 190

@Kirandev242144

Posted

Nice job :)

0

Walid MHC 10

@kirokiroo

Posted

@Kirandev242144 Appreciate it brother! ^^

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