
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Jeen-Presh
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
- Always ensure to wrap your main content with the
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