Submitted over 2 years ago
landing-page fylo with flex-box and css-grid and bem e rwd
@Samuel-Amaro
Design comparison
SolutionDesign
Solution retrospective
I spent more time than I should to solve this challenge. Give me feedback on the implemented result.
Community feedback
- @itsguimPosted over 2 years ago
Hey!! Nice work on completing this challenge! 👏
Here are some tips :
- You should increase your heading level one by one. <h1>, then <h2>...
- It's better to use the tag <section> to nest the content inside main. <aside> is usually for side content like side navigations, etc.
- You should only use one <nav> per page, this is usually reserved for the navigation section.
- Anchor tags should always have discernible text.
Regardless, you did an excellent job on this, hope you find this useful!. Happy Coding! :)
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