Design comparison
SolutionDesign
Community feedback
- @6xg0dPosted 8 months ago
I like your solution. One of the things i'd say will make this solution even better would be semantic HTML, instead of using just divs, it's better use tags like <section>, <footer>, <header> to create a meaningful and more accesible code. I recommend you to check out this source: https://www.w3schools.com/html/html5_semantic_elements.asp and try to structure old (or make new projects) using mostly semantic HTML elements.
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