Team:Toulouse/template/header

From 2014.igem.org

(Difference between revisions)
Line 3: Line 3:
<style type="text/css">
<style type="text/css">
-
<!-- HTML CONTENT -->
 
-
<!-- ************ -->
 
-
 
-
/* *********** style ************* */
 
body{
body{
Line 13: Line 9:
.l-header{
.l-header{
   width:100%;
   width:100%;
 +
  height:105px;
}
}
Line 18: Line 15:
width:960px;
width:960px;
margin: 0 auto;
margin: 0 auto;
-
height:105px;
 
-
background-color:red;
 
}
}
Line 27: Line 22:
</style>
</style>
 +
</head>
<!-- Bar Header -->
<!-- Bar Header -->
Line 32: Line 28:
       
       
      <div class="navbar-header">
      <div class="navbar-header">
-
        <a href=""><img src="" alt="logo igem"/></a>
+
        <a href=""><img src="https://2014.igem.org/File:Template-igem2014-logo.png" alt="logo igem"/></a>
        <ul class="nav">
        <ul class="nav">
          <li>Home</li>
          <li>Home</li>
Line 41: Line 37:
        </ul>
        </ul>
      </div>
      </div>
 +
</html>
</html>
-
 
-
<!-- STYLESHEET -->
 
-
<!-- *********** -->
 
-
 
-
    <link rel="stylesheet" href="https://2014.igem.org/Team:Toulouse/template/style" type="text/css" />
 

Revision as of 17:35, 22 September 2014