Design comparison
SolutionDesign
Community feedback
- @Jeen-PreshPosted almost 2 years ago
Hello favour, congratulations on completing your fem challenge.
Some suggestions to help improve your project
- Always ensure to wrap your main content with the
main
element for accessibility and semantic HTML markup
more info here MDN main link
- The code below should be wrapped with an h1 tag
<h3 class="heading"> Improve your front-end <br> skiils by building projects </h3>
- Give your img element an
alt
tag. alt tags are good for accessibility for screen-readers
Hope you find this helpful, congratulations once again. cheers
0 - Always ensure to wrap your main content with the
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