The Meaning of Life, the Universe, and Everything.
Join Date:
5/13/2012
Posts:
215
Location:
Nebraska, USA
Minecraft:
TheTrueColonel
Member Details
As I've made a few website before, I've gained somethings that I prefer and some that I don't, and I've always liked having the navbar static on the webpage. I always found it to be convenient to be able to access it from anywhere in a page, instead of just the top.
Here is a video that I made showing it off, in a client-side environment.
And here is the code I added to the HTML to make it work that way.
Here is a video that I made showing it off, in a client-side environment.
And here is the code I added to the HTML to make it work that way.
<span style="position:fixed;width:1920px;z-index:15;margin-top:-28px;"></span>
<div style="position:fixed;width:1920px;z-index:14;margin-top:-28px;">...</div>
</body>
My rabbit fluffy lives on with me... If you notice, even my smoke misses him...