Submitted over 2 years ago
Intro-section-with-dropdown-navigation-main
#sass/scss
@AmritPal91
Design comparison
SolutionDesign
Solution retrospective
Please suggest how can i improve?
Community feedback
- @kenreibmanPosted over 2 years ago
Hi @AmritPal91 ! Great work :) Your site is nicely done using semantic elements!
Here are some suggestions that I have:
- I noticed that your navigation bar is not properly structured and styled. That's probably why you had a lot of trouble making it responsive, and you were forced to switch to the tablet layout very early. I always recommend using Flexbox to style your navigation. Looking at your site, I don't see any uses of Flexbox, and you will realize how easy it is to align content using Flexbox.
- Take a look at this video for making a fully responsive navigation menu using flexbox:
- Also take a look Kevin Powell's channel for countless flexbox tutorials like this:
If you are serious in learning web development, I recommend making this site again, or choosing a very similar challenge on here using Flexbox.
I hope this helps! I can tell you're on the right track, you just need the right tools :)
0@AmritPal91Posted over 2 years ago@kenreibman Thank you so much for your suggestion. I will try my best to improve as per your suggestion.
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