Design comparison
SolutionDesign
Solution retrospective
This was a good way to reinforce what i learnt.!
Community feedback
- @Mahmoud2227Posted almost 3 years ago
Hey @cheytes! Congratulations on completing the challenge. I can see that your solution looks pretty good.
For the accessibility issues, you may consider using semantic elements and adding a first-level heading <h1>.
1@cheytesPosted almost 3 years agoHey @Mahmoud2227. Thank you for the tip. I used it on my other challenge and it worked.
1 - @NaveenGumastePosted almost 3 years ago
Hay There ! Chey Good Job on this challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body
<main class="container"></main>
-> Learn more on accessibility issues
Keep up the good work!
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