Design comparison
Solution retrospective
I would like to know about semantic Feel free to let your suggestion so I can update..
Pls send your feedback!
Community feedback
- @csmurilloPosted almost 2 years ago
Hello Jhonatan, I think you did a good job in this project. If you are looking for semantic tags that you could use for this project I recommend wrapping the whole card inside an <article> tag, this is used to wrap around card components. Article Tag
Also I think you should wrap "0.041 ETH" and "3 days left" inside <p> paragraph tags. It is more appropriate, since it is more clear that it is content describing the Equilbrium card component overall.
Marked as helpful1@JhonyDomingosPosted almost 2 years ago@csmurillo Thank you for your suggestion, I'll try update the code as soon as possible
0
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