How to: sticky top nav-bar (HTML + CSS)
A common CSS newbie issue we face is, how to code a sticky top bar. This could be the nav-bar, a quick contact bar, quick access bar, etc. Let's assume we want to build a top nav-bar. So the requirements are:
Nav bar should be on top
It should stick...
akashdeshpande.hashnode.dev7 min read