Skip to content

Instantly share code, notes, and snippets.

@dchapman1988
Created January 20, 2017 17:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dchapman1988/a2d0255919b81dae1779741f5d7a2c16 to your computer and use it in GitHub Desktop.
Save dchapman1988/a2d0255919b81dae1779741f5d7a2c16 to your computer and use it in GitHub Desktop.
<header class="nav-bar">
<img class="logo" src="C:\Users\Guest\Desktop\agee\logo.png">
<div class="row">
<nav class="col-sm-3">
<a href="#">FEATURES</a>
<a href="#">ABOUT</a>
<a href="#">STORE</a>
<a href="#">BLOG</a>
</nav>
</div>
</header>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment