Design comparison
SolutionDesign
Solution retrospective
Hi! Any feedback for this? I decided not to take more than 2 hours in this practice, so this is the result
Community feedback
- @NaveenGumastePosted almost 3 years ago
Hay ! Good Job Lucas
These below mentioned tricks will help you remove any Accessibility Issues
-> Add
Main
tag after body like it should be your container. For 1st heading orh1
tag, use header tag and then inside the header put yourh1
orh2
etc . But use header tag only once in main heading element.-> Always use h1 first and then h2, h3 and so on
Keep up the good work!
Marked as helpful0 - @lucasbussoPosted almost 3 years ago
Yeah I forgot that. I should try to do more semantic html. Thanks !
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