Submitted over 2 years ago
NFT Preview Card component uisng HTML & CSS
@CharlesFreeman2016
Design comparison
SolutionDesign
Solution retrospective
This is my result for the Challenge
Community feedback
- @RioCantrePosted over 2 years ago
Hello there! Awesome work with this challenge. Looking at your solution, I think you should know the following as well…
- Create a ruleset for
.avatar
and addborder: 1px solid white;
andborder-radius: 50%;
- Remove unnecessary code to keep it clean
In the brighter side...
- The HTML structure is organized and readable
- Proper usage of semantic tags
- Great job in utilizing the svgs
- The CSS file is well organized with proper compositions and sizing elements
- The project is responsive and utilized the details based on the original design
- Well done with the hover state of the design, specially the hero image
- The alignment of the elements are done accordingly
Above all, the project is well implemented. Keep up the good work!
Marked as helpful1 - Create a ruleset for
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