Team:UNIK Copenhagen/Ethics
From 2014.igem.org
(Difference between revisions)
(3 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<html> | <html> | ||
- | <p>Under construction | + | <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>ETHICS</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 19:03, 9 August 2014
ETHICS
Under construction