hey guys, how are you I was doing the landing page project and when I submit it, it says your #nav-bar element should be at the top of you viewport. what should I do? how can I fix it?
this is my codepen link: https://codepen.io/aemrobe/pen/LYdqdmE
this is the error showing me
Hi @aemro11
Fix the nav container so on scroll it stays at top and does not go out of the viewport.
nav
Hint:
Also Note that in given image <img> and titleOfSite are inside of nav element.
<img>
titleOfSite
Please feel free to ask question related to this.
– Amit
I have fixed it, thanks!!!
Awesome! Cheers!
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.