HTML & CSS - Mobile First

Solution retrospective
Took me a lot of time :( what should i improve ?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @JeuriMorel
You have a few accessibility and HTML issues. Maybe start with the accessibility ones.
First, page should contain a level one heading (H1). Change the H2 you used to an H1.
Next: "Heading levels should only increase by one". It looks like you jumped from H2 to H5s.
Marked as helpful
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