Design comparison
Solution retrospective
Any suggestions are highly welcome
Community feedback
- @dreyfus92Posted over 2 years ago
Good job Samuel, I was reading the accessibility report and I figured out that you're lacking <h1> tags, so I would recommend ya using them when you see a title. Generally, it is a best practice to ensure that the beginning of a page's main content starts with a h1 element, and also to ensure that the page contains only one h1 element. Users of screen readers can utilize keyboard keys to skip straight to the first h1, which should, in theory, let them access the web page's core content.
Marked as helpful0@Have-SamuelPosted over 2 years agoHello @dreyfus92, Thanks for the feedback, let me work on that to make it better.
0
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