Team:Minnesota/Test

From 2012.igem.org

(Difference between revisions)
m
m
Line 4: Line 4:
<style type="text/css">
<style type="text/css">
 +
#SurroundBox{
 +
position:static;
 +
width:1500;
 +
height: 800;
 +
background-color:blue;
 +
 +
}
</style>
</style>
</head>
</head>
<body>
<body>
-
<img src="logocss.gif" width="95" height="84" />
+
<div class="SurroundBox">hello!</div>
</body>
</body>
</html>
</html>

Revision as of 20:27, 22 June 2012

Team:Minnesota - Main Style Template

hello!