Design comparison
SolutionDesign
Solution retrospective
How can I improve this proyect in a better way?
Community feedback
- @anoshaahmedPosted almost 3 years ago
To avoid accessibility and HTML issues in the future:
- wrap everything in your body in <main>
- start your headings with h1 and move up by one level each time
Also, you can use flex to position your card in the middle of the page. Good job! :)
Marked as helpful0
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