
Design comparison
SolutionDesign
Community feedback
- @skyv26Posted 3 months ago
Hi @Lucasmro10,
Here's a quick suggestion for your project:
- Consider using a
<div>
instead of an<article>
tag for the card layout. Since this is just a card and not a standalone piece of content like an article, a<div>
would be more semantically appropriate. 😊
Other than that, fantastic work! 🎉 Your design looks beautiful and is fully responsive, which is impressive. I really appreciate the smooth animation—it adds a nice touch without being too heavy on the performance. Keep up the great work! 👍
Best,
AakashMarked as helpful0 - Consider using a
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