Design comparison
SolutionDesign
Solution retrospective
Any suggestion is more than welcome :)
Community feedback
- @RondellAllardPosted almost 2 years ago
Great job!
Your design looks great!
There seem to be a few accessibility issues,
<main> </main>
tags are required in all HTML pages for semantic reasons.So replacing the
article
tag you used with themain
tag would be fine. You would also see some other issues on the page.I see no other issues.
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