Qr code challenge using html and css

Please log in to post a comment
Log in with GitHubCommunity feedback
- @anoshaahmed
Hey good job on this challenge! Your report above shows a few issues though:
- wrap everything in your body in
<main>
... OR use semantic tags! .... you can also giverole=""
to the direct children of your<body>
but that's a little frowned upon... Read more here - have at least one
<h1>
in your code
Here's my repo for future reference.
Hope this helps :)
Marked as helpful - wrap everything in your body in
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