Difference between revisions of "Team:Stony Brook"

Line 10: Line 10:
  
 
<title>Light, Basic Header</title>
 
<title>Light, Basic Header</title>
 
<link rel="stylesheet" href="assets/demo.css">
 
<link rel="stylesheet" href="assets/header-basic-light.css">
 
 
<link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
 
<link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
  
Line 36: Line 33:
  
 
</header>
 
</header>
 +
 +
<!-- The content of your page would go here. -->
 +
 +
 +
<div class="menu">
 +
 +
 +
<h1>Freebie: 7 Responsive Header Templates</h1>
 +
<h2><a href="http://tutorialzine.com/2015/02/freebie-7-responsive-header-templates/">Download</a></h2>
 +
 +
<ul>
 +
<li><a href="index.html">Basic</a></li>
 +
<li><a href="header-basic-light.html" class="active">Basic Light</a></li>
 +
<li><a href="header-fixed.html">Fixed</a></li>
 +
<li><a href="header-login-signup.html">Login/Sign up</a></li>
 +
<li><a href="header-search.html">Search</a></li>
 +
<li><a href="header-second-bar.html">Second Bar</a></li>
 +
<li><a href="header-user-dropdown.html">User Dropdown</a></li>
 +
</ul>
 +
 +
</div>
 +
 
</html>
 
</html>

Revision as of 04:08, 14 August 2017

Light, Basic Header