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 using HTMLand CSS

@shreyasico

Desktop design screenshot for the QR code component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

Shivraj K 400

@Shivraj-K09

Posted

Great job on your solution! Just a couple of suggestions to further improve your code.

  • Firstly, consider using flex to center the container. This is a powerful and widely used feature in CSS that is especially helpful for centering elements both vertically and horizontally.
  • Additionally, you may find it useful to learn about grid, which is another popular layout tool in CSS.
  • There are many online resources available, and I would recommend checking out YouTuber Kevin Powell, who is a great instructor for CSS.
  • Secondly, using semantic HTML will make your code more readable and accessible to both humans and search engines.
  • It's good practice to use tags that convey the meaning and structure of the content, such as header, nav, main, section, and footer. Keep up the good work, and Happy Coding🫡!
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