Four Card Feature

Solution retrospective
I want help in cards section, what tags to be used , and anything u thing should be changed
Please log in to post a comment
Log in with GitHubCommunity feedback
- @chirag-bishnoi
Hi @Shreyas235, I think you can use
<article>
tag inside your container section instead of using simple divs. Article tag is use for independent unit of content and since each card is its own independent unit of content you can use article for each one of them as it will be more semantically accurate.Marked as helpful
Join 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