Design comparison
SolutionDesign
Community feedback
- @CodinGitHubPosted over 1 year ago
Nice solution! Perhaps I could suggest reserving the h1 tag for an entire section. In this case, since it's a card, you could use h2...h6 tags instead.
Using a naming methodology like BEM to give names to classes can also help you maintain your code readability.
Marked as helpful0@Darren52BTPosted over 1 year ago@CodinGitHub Thanks for the advice. I've never heard of BEM before but I'll look into it.
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