Design comparison
Solution retrospective
Open for suggestions...
Community feedback
- @ChamuMutezvaPosted over 2 years ago
Well done Lasha, the site looks good. I think the breakpoint for the nav is taking long (1140px) , that display should change a bit earlier. Well , the Schedule button in my opinion should have been an anchor element - that should be for navigating to a section or another page . The main element is more like a requirement in a site , that will remove the warning mentioned in the report.
Happy coding
Marked as helpful1 - @NaveenGumastePosted over 2 years ago
Hay ! Lasha Good Job on challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body
<main class="container"></main>
-> Learn more on accessibility issues
If this comment helps you then pls mark it as helpful!
Have a good day and keep coding 👍!
Marked as helpful1 - Account deleted
Hi there 👋
Congratulate on finishing your project 🎉. You did a great job 💡
I give some suggestions to help you take your project design to the next level 📈😉
- Add
cursor: pointer
to the.icon-hamburger
button
Happy coding ☕
Maqsud
1 - Add
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