Submitted over 2 years ago
Front-end 3-column preview card component using HTML and CSS
@WaceraMercyThird
Design comparison
SolutionDesign
Community feedback
- @xeuxdevPosted over 2 years ago
Try wrapping your
<div class="container"></div>
in the<main></main>
tag to solve your accessibility issues.π Also wrap your<div class="attribution"></div>
in the `<footer></footer> tag.I Hope this helpsπ Happy coding π
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