Skip to content

Instantly share code, notes, and snippets.

@dobrienSTJ
Created October 26, 2017 09:45
Show Gist options
  • Save dobrienSTJ/66b42d5573258ec37cd9944b14dad458 to your computer and use it in GitHub Desktop.
Save dobrienSTJ/66b42d5573258ec37cd9944b14dad458 to your computer and use it in GitHub Desktop.
Header
.header{width:100%;
position:fixed;
top:0px;
background: #00FFFF;
font-size: 30px;
text-align: center;}
<div class="header">
//Add Menu Here
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment