Design comparison
Solution retrospective
Already Done with the Project
What challenges did you encounter, and how did you overcome them?Already Done with the Project
What specific areas of your project would you like help with?Already Done with the Project
Community feedback
- @NaveenGumastePosted almost 3 years ago
Hay ! Nebil Good Job on challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body
<main class="container"></main>
-> Always use
h1
first and thenh2
,h
3 and so on-> Always use the "alt attribute" and write what img is , and if the img is for decorative then leave it empty but always add it with img tag.
-> Learn more on accessibility issues
If this comment helps you then pls mark it as helpful!
Have a good day and keep coding 👍!
Marked as helpful1@Nebil-NejPosted almost 3 years ago@Crazimonk Thank you for the feed back, and i will definitely work on it, good sir!
1
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