Advertisement
Guest User

Untitled

a guest
Oct 26th, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. <header style="position:fixed"class="container-fluid header a">
  2.  
  3. <div class="row">
  4. <a href="#top"><img src="http://hguochen.com/static/img/tech/css3.png"style="max-width:80px"class="img-responsive"></a>
  5. <div class="col-xs-6">
  6.  
  7. <a href="#scr"><button class="btn btn-primary">ABOUT</button></a>
  8. <a href="#scr"><button class="btn btn-primary">PORTFOLIO</button></a>
  9. <a href="#scr"><button class="btn btn-primary">CONTACT</button></a>
  10.  
  11. </div>
  12. </div>
  13. </div>
  14. </header>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement