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

HTML, CSS, Media queries

Kamal Muhammadโ€ข 220

@Meetkamal256

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

IryDevโ€ข 1,580

@IryDev

Posted

Hey @@Meetkamal256 well done for completing this challenge ๐Ÿ˜„๐Ÿ˜„

I have come advice in order to improve your solution :

  • Your page should have at least one h1 tag
  • I suggest replacing the <h2> tag with the h1
  • You didn't use semantic HTML that can improve accessibility on your website
  • Wrap the whole main content of your website in the semantic <main> tag

HTML :

<body>
<main>
...
<h1>Improve your front-end skills by building projects</h1>
...
</body>

I hope you'll find this helpful๐Ÿ˜„

Marked as helpful

0

Kamal Muhammadโ€ข 220

@Meetkamal256

Posted

@IryDev I really appreciate you taking the time to check my work, i will make the necessary corrections thank you

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