Design comparison
SolutionDesign
Community feedback
- @VCaramesPosted about 2 years ago
Congrats @iasminln on completing this challenge!
Card looks great!
The only thing I would improve is changing the <div class="modal"> to an <article> element.
The <article> element is used for reusable, standalone content, such as cards, forum post, etc...
Here's link with detail on it. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/article
Happy Coding!
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