Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Request path contains unescaped characters
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

QR Code Component

BK Madsen 60

@MadsenBK

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


I dont have any specific questions for this challanege however any general feedback or errors Ive missed would be appreciated. Thank you!

Community feedback

md_mark 180

@mohdahsanrazakhan

Posted

Hello there 👋. Congratulations on successfully completing the challenge!

I have recommendations regarding your code that I believe it will great interest to you.

HTML: This solution generates accessibility error reports. So fix it by replacing the <div id="mainContainer"> element with the semantic element <main> in your index.html file to improve accessibility and organization of your page.

Replace h2 tag to h1 tag inside your main tag and add alt="QR code image" attribute inside <img src="images/image-qr-code.png">

In place of <div class="attribution"> you should use footer tag.

I hope you find this helpful.

Happy coding!

Marked as helpful

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