Submitted over 2 years ago
NFT preview card component main | HTML CSS | Flexbox
@Leon2610
Design comparison
SolutionDesign
Community feedback
- @denieldenPosted over 2 years ago
Hi Leonel, great work on this challenge! π
Here are a few tips for improve your code:
- add descriptive text in the
alt
attribute of the images of author - use
a
insteadspan
for the name of author - to make it look as close to the design as possible add
align-items: center
totime and price
classes - add
transition
on the element with hover effect
Overall you did well π Hope this help!
Marked as helpful0@Leon2610Posted over 2 years ago@denielden Thanks for you feedback π, I will take it into account in my projects π
1 - add descriptive text in the
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