Design comparison
SolutionDesign
Community feedback
- @funficientPosted about 2 years ago
Well done! This looks really good!
To fix the accessibility report issues you can just add a
<main>
section in your html. (I don't know much about accessibility, but this much I do know!). Screen readers need the symantic tags to understand the context.A small issue, your text for h3 should be
font-weight: 700
(and I would make this h1 to address the accessibility report issue) and the p text should be center aligned, but it looks great as it is!Hope this helps! And welcome to the FrontEndMentor community! Kate
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