Design comparison
SolutionDesign
Community feedback
- @Iarley-01Posted 9 months ago
Awesome man, good soluction. Some tips for you:
-
Use HTML Semantic tags like <header>, <section>, <main>, <footer> instead <div> to improve the acessibility of your project.
-
try replace most of your <span> by the <strong> tag
Marked as helpful0@AndreaDiPiPietroPosted 9 months ago@Iarley-01 Thank you, I'm an actual frontend developer and I use a proprietary wrapper which is highly customizable, so I got used to using simpler more malleable elements and just style them accordingly. Moreover this was such a simple challenge that I didn't feel the need to use more than divs, vanilla html and css xD
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