Submitted over 3 years ago
responsive landing page with html, sass and vanilla JS
@Anwar11234
Design comparison
SolutionDesign
Solution retrospective
feedbacks are welcome
Community feedback
- @ChamuMutezvaPosted over 3 years ago
- i cannot view the navigation properly on mobile, there is a blank space that covers the screen
- using more than one
h1
element per page is considered not best practice even though it does not cause errors on your page. This is more to do with accessibility - headings has to ascend in order h1, h2, h3 etc. Do not skip headings.
Marked as helpful0
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