Difference between revisions of "Team:Central Calgary/header"

(Created page with "<div id = "header"> <div id = "menuImage"><img src="../Images/iGEMYTLOGO.png" style="width:173px;height:173px;" > </div> <div id = "menuText"> <h1>Central i...")
 
Line 1: Line 1:
 +
<html lang="en">
 +
 +
<head>
 +
 +
  <meta charset="utf-8">
 +
  <meta name="description" content="Central iGEM 2015">
 +
  <meta name="author" content="Jared Pon">
 +
 +
  <title>Central iGEM</title>
 +
 +
  <!-- Custom CSS -->
 +
  <link href="https://2015.igem.org/Team:Central_Calgary/css/central_igem.css?action=raw&ctype=text/css" rel="stylesheet">
 +
 +
  <!-- Custom Fonts -->
 +
 +
  <link href='http://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700' rel='stylesheet' type='text/css'>
 +
 +
  <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
 +
  <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 +
  <!--[if lt IE 9]>
 +
  <script src="http://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
 +
  <script src="http://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
 +
  <![endif]-->
 +
 +
  <!-- Background Req -->
 +
  <script src="https://2015.igem.org/Team:WashU_StLouis/js/underscore-min.js?action=raw&ctype=text/javascript"></script>
 +
  <script src="https://2015.igem.org/Team:WashU_StLouis/js/backbone-min.js?action=raw&ctype=text/javascript"></script>
 +
  <script src="https://2015.igem.org/Team:WashU_StLouis/js/d3.min.js?action=raw&ctype=text/javascript" charset="utf-8"></script>
 +
  <script src="https://2015.igem.org/Team:WashU_StLouis/js/module-manager.js?action=raw&ctype=text/javascript"></script>
 +
 +
 +
</head>
 +
 +
<body  id="page-top" class="index">
 +
  <!-- Background Canvas -->
 +
  <div id = "background-canvas"></div>
 +
 +
 +
  <!-- Header -->
 
<div id = "header">
 
<div id = "header">
 
   <div id = "menuImage"><img src="../Images/iGEMYTLOGO.png" style="width:173px;height:173px;" > </div>
 
   <div id = "menuImage"><img src="../Images/iGEMYTLOGO.png" style="width:173px;height:173px;" > </div>
Line 21: Line 60:
 
     </a>
 
     </a>
 
</div>
 
</div>
</div>
+
      </div>
 +
  </header>
 +
</html>

Revision as of 23:49, 1 August 2015

Central iGEM