Design comparison
SolutionDesign
Community feedback
- @chenmeisterPosted 2 months ago
Overall this solution is very clean and looks almost exactly like the design itself. However, after looking at the source code there are some modern HTML5 elements and practices you can use.
- Instead of using div for the card element, use article or section if possible
- Maybe group the image, name and location into one section for easier CSS adjustment
Marked as helpful0
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