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

#material-ui

@mshchebetyuk

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

raya 2,870

@rayaatta

Posted

Hello 👋MSHCHEBETYUK, congratulations on completing this challenge 🎉

I have some suggestions you might find useful.

1 I noticed you nested main inside section. The <main> tag contains the main content (also called the body) of a page. Therefore the only element that can be it's parent parent is the body. You should actually interchange the two such that section is nested inside main

2 The qr code's alt attribute should not be left empty,it should have info stating where the qr leads i.e alt="qr code leading to frontendmentor.io

I hope this helps 🙃

Your solution looks awesome

Happy coding ✌️

0

@mshchebetyuk

Posted

@rayaatta , Thank you for information!

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