Design comparison
SolutionDesign
Community feedback
- @TomSifPosted 7 days ago
Well done ! :) I really like how clear and concise your code is, I'm very poorly placed to give advice given my level but I can try to give you some points for possible improvement:
- Don't forget to add meta description and meta keywords tags for SEO
- Find out about the BEM method to name your classes in css
- I invite you to check the modern reset css: https://www.joshwcomeau.com/css/custom-css-reset/
- you could have made the h4s focusable by wrapping them in <a> tags
- Otherwise it's really clean, you may have forgotten a couple of layout tweaks but overall it's very clean, more concise than the code I provided in any case.
So I hope these little tips can help you and congratulations again for the quality of your work, keep coding, good luck :)
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