Design comparison
SolutionDesign
Solution retrospective
If you have any advice on how to improve or how to make the code cleaner, feel free to talk.
Community feedback
- @Bayoumi-devPosted over 2 years ago
Hey Joatan Carlos, Congratulations on completing this.
- It looks
great
! but you just have anaccessibility issue
you need to fix. Document should have one main landmark
, Contain the component in<main>
.
<main> <div> <img src="images/image-qr-code.png" alt="image-qr-code"> <h1>Improve your front-end skills by building projects</h1> <p>Scan the QR code to visit Frontend Mentor and take your coding skills to the next level</p> </div> </main
Keep coding👍
Marked as helpful1@JoatancarlosPosted over 2 years ago@Bayoumi-dev Thanks for the help! Adjusted successfully!
0 - It looks
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