Design comparison
SolutionDesign
Community feedback
- @nvallinePosted 6 months ago
Hi,
Good job on the challenge. One thing that I see in your HTML is that for the category, I would use one of these tags (h1, h2, h3, h4, h5, h6, p) instead of using a div and/or span. Semantically this is better for accessibility and you can still style the element as shown in the design.
Hope this helps,
Nate
Marked as helpful1@superszoPosted 6 months agoThank @nvalline ! This definitely is helpful . Will keep that in mind for future projects!
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