Submitted almost 3 years ago
3-column-preview-card-component using HTML, css grid, sass/scss
@agausha
Design comparison
SolutionDesign
Solution retrospective
Any feedback will be appreciated, thank you.
Community feedback
- @Alucard2169Posted almost 3 years ago
Hi @agausha great job finishing this challenge 🎉🎉🎉🎉
There are a few things you can improve:-
-
when you open your site, the card ( the whole ) isn't centered completely. You can use flex on your body and then center your card using that.
-
To fix your accessibility issues just do
<main></main>
instead of<div class="main">
and remember to create a new report 😊😊.
You did Great, Keep it up 😊😊😊
Marked as helpful1@agaushaPosted almost 3 years ago@Alucard2169
Hi @Alucard2169 thank you very much.
All corrections made, i really appreciate.
1 -
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