Team:Westminster

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<head>
<head>
-
 
+
<script>
-
<style>
+
#page_overlay
#page_overlay
{
{
Line 12: Line 11:
top:0px;
top:0px;
right:0px;
right:0px;
 +
}
 +
#page_content
 +
{
 +
width:1100px;
 +
margin: 10px auto;
 +
background-color:lightgrey;
}
}
-
</style>
+
</script>
</head>
</head>
<body>
<body>
<div id="page_overlay">
<div id="page_overlay">
 +
<div id="page_content">
 +
 +
</div>
<div style="clear:both;"></div>
<div style="clear:both;"></div>
</div>
</div>
</body>
</body>
</html>
</html>

Revision as of 11:10, 24 September 2013