Can someone help me out with a html navigation bar?

Status
This thread has been locked.

Jurre

Premium
Feedback score
9
Posts
504
Reactions
176
Resources
0
Hey there!
So I got recently into coding and I'm in need for some help.
I know the basic html code for a navigation bar, but now I want to know how to make it like the one on http://www.bathandbodyworks.com/.

So I want to know how to make a dropdown and how to make it sticky.

It would be very helpful if someone could give me a basic code as example.​
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Jurre

Premium
Feedback score
9
Posts
504
Reactions
176
Resources
0
position: sticky;

and you'll need js to do dropdowns.
Thanks, I will try that.[DOUBLEPOST=1511097475][/DOUBLEPOST]
position: sticky;

and you'll need js to do dropdowns.
And how can I get the navigation bar text under the logo like on the website I mentioned in my post? (sorry for the noob questions, I'm new to this :p)
 
Last edited:
Status
This thread has been locked.
Top