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

Ester 20

@gao-dot

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


How can i improve my code?

Community feedback

P
Leslie 110

@Dereemii

Posted

About structure

I would recommend creating different folders to organize your project. Assets folder to add CSS and images

About naming CSS classes

I would recommend using descriptive classes. Try to fix the name "child" because if I go directly to the css file, I won't know which element this refers to.

Avoid adding CSS styles to html <tags>

If your project grows, maybe you will have new images, so add a class or use nested selectors to add a style for example container.child.img to select this tag

Marked as helpful

0

Ester 20

@gao-dot

Posted

@Dereemii I tried to make folders but I don't know why github don't show images

0
P
Leslie 110

@Dereemii

Posted

@gao-dot I had a similar problem maybe you can check my repo here link :D This stackoverflow solution help me link

1

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