Submitted about 3 years ago
three-column-preview-card-component using pure html and css.
@mohsin316
Design comparison
SolutionDesign
Solution retrospective
this is my 2nd challenge here and it turned out a lot better than i thought. really proud of this one.
Community feedback
- @vanzasetiaPosted about 3 years ago
👋Hi mohsin miyaji!
You should only use one
h1
for every page. Change all theh1
toh2
.More feedback:
- Every card has their own car icon. It seems like you only use only the sedans icon.
- All content needs to be inside a landmark. Wrap all your content inside the
main
tag. - The
hover
effect on all buttons, should not only on desktop, the mobile device also supports:hover
state.
That's it! Hopefully this is helpful!
Marked as helpful1@mohsin316Posted about 3 years ago@vanzasetia hey! thanks for replying and i really appreciate the feedback! ill look into the changes you mentioned and work on them. thanks for replying.
0
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