Design comparison
SolutionDesign
Solution retrospective
I'd love your feedback if you have the time :)
Community feedback
- @martinelias1312Posted almost 3 years ago
Hello @danieldudu, accessibility issues can be fixed like this:
- main content can be wrapped in
<main>
element instead of your<section class="card-container bg-card">
- you should use
<h1>
heading per page
Good job anyways on this challenge!
0@danielduduPosted almost 3 years ago@smradupan Hello, Martin!
Thank your for your comment and review. I have updated HTML file :)
0 - main content can be wrapped in
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