Submitted almost 3 years ago
3 column preview card component using Flexbox
@devsimocastles
Design comparison
SolutionDesign
Solution retrospective
what do you think about my solution? I'd accept any feedback
Community feedback
- @NaveenGumastePosted almost 3 years ago
Hay ! RIkka Good Job on challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body
<main class="container"></main>
-> Always use h1 first and then h2, h3 and so on
-> Learn more on accessibility issues
Keep up the good work!
Marked as helpful1 - @perezjprz19Posted almost 3 years ago
👋
Looks good, but I think you need a bit of margin around your card so that it doesn't touch edges. Card touches top and bottom sides on mobile.
Marked as helpful1
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