How to make a nav-bar "fixed"

Viewed 13

I tried to make the nav-bar "fixed" while scrolling but it never happened. I used the CSS property Position: fixed; but it didn't work. How do I make it fixed while scrolling down ?

0 Answers
Related