Design comparison
Solution retrospective
that's my solution, any advice are welcome!
Community feedback
- @Daniel-BilodidPosted over 1 year ago
Hi, my congratulations you did a great job š
ššØš¦š šš¢š©š¬ ššØš« š²šØš®š« ššØšš š
š¹ You need to put a landmark in your code
simply wrap your code with <main class='qr'> landmark instead of <div class='qr'>
š The <main> HTML element is intended for the main content (content) of the <body> of the document (page).
š¹ And you need to have h1 tag in your code
š Every site must want at least one h1 element identifying and describing the main content of the page
I hope it was helpful, you are great, keep up the good work š
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin 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