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

DjSpykidβ€’ 50

@DjSpykid

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


All Feedback Is Welcome In Advance

Community feedback

Christianβ€’ 970

@FLCHRIS

Posted

Hi there! Congrats on completing this challenge!! πŸ₯³πŸŽŠ

Here are some tips to improve your solution.

HTML: 🧱

Its main content is not contained within the main tag. wrap your main content inside the main tag.

Header elements implements six levels h1-h6, with h1 being the most important and h6 being the least important. avoid omitting header levels, your page should start with the header h1 and successively with h2...h6. More info here.

CSS: 🎨

I didn't see a reset in your css file, I recommend you use it, using it will save you future headaches when designing your page. Here some resets:

I hope I've helped! πŸ™ƒ

Happy coding! ✌️

0
Peachyβ€’ 0

@peachy01

Posted

Good job πŸ‘

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