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> | ||
- | < | + | <div class="SurroundBox">hello!</div> |
</body> | </body> | ||
</html> | </html> |
Revision as of 20:27, 22 June 2012
hello!