Team:Westminster

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<style>
+
<html>
-
#page_overlay
+
<head>
-
{
+
<style>
-
background-color: white;
+
#page_overlay
-
position: fixed;
+
{
-
width:100%;
+
background-color: white;
-
height:2000px;
+
position: fixed;
-
z-index: 100000000000;
+
width:100%;
-
top:0px;
+
height:2000px;
-
right:0px;
+
z-index: 100000000000;
-
}
+
top:0px;
-
#page_content
+
right:0px;
-
{
+
}
-
margin: 40px auto 0px auto;
+
#page_content
-
height: 1000px;
+
{
-
width: 1100px;
+
margin: 40px auto 0px auto;
-
}
+
height: 1000px;
-
</style>
+
width: 1100px;
-
<div id="page_overlay">
+
}
-
<div id="page_content">
+
</style>
-
<ul class="nav nav-pills">
+
</head>
-
  <li class="active">
+
<body>
-
<a href="#">Home</a>
+
<div id="page_overlay">
-
  </li>
+
<div id="page_content">
-
  <li><a href="https://igem.org/Team.cgi?year=2013&team_name=Westminster">Official Team Profile</a></li>
+
<ul class="nav nav-pills">
-
  <li><a href="#">Another link</a></li>
+
  <li class="active">
-
</ul>
+
<a href="#">Home</a>
-
</div>
+
  </li>
-
<div style="clear:both;"></div>
+
  <li><a href="https://igem.org/Team.cgi?year=2013&team_name=Westminster">Official Team Profile</a></li>
-
</div>
+
  <li><a href="#">Another link</a></li>
 +
</ul>
 +
</div>
 +
<div style="clear:both;"></div>
 +
</div>
 +
</body>
 +
</html>

Revision as of 11:58, 24 September 2013