Team:UNIK Copenhagen/Safety

From 2014.igem.org

(Difference between revisions)
 
(13 intermediate revisions not shown)
Line 2: Line 2:
<html>
<html>
-
<p>Under construction.</p>
+
<head>
 +
<style type="text/css">
 +
 
 +
/*---------------------------------------------*/
 +
/*              CSS of Q/A part              */
 +
/*---------------------------------------------*/
 +
.subject, .description{
 +
float: left;
 +
}
 +
.subject{
 +
width: 130px;
 +
text-align: left;
 +
margin: 0px 10px 0px 40px;
 +
padding: 50px 0px;
 +
}
 +
.description{
 +
width: 564px;
 +
margin: 0px 50px 0px 10px;
 +
padding: 25px;
 +
background-color: white;
 +
}
 +
</style>
 +
 
 +
<div class="the_content">
 +
<div class="subject">
 +
<h3>BIOSAFETY</h3>
 +
</div>
 +
<div class="description">
 +
<p align="justify">Under construction</p>
 +
</div>
 +
</div>
 +
</html>
 +
 +
 
 +
 
 +
 
 +
<html>
 +
<div id="footer" style="position:absolute;bottom:0;">
 +
<hr><br>
 +
<p>Team UNIK Copenhagen <br> <b>e-mail:</b> igem.cph14@gmail.com<p><br>
 +
</div>
</html>
</html>

Latest revision as of 20:17, 30 August 2014




BIOSAFETY

Under construction