Team:UCL/Project/Future
From 2014.igem.org
(Difference between revisions)
Lewismoffat (Talk | contribs) (Created page with "{{:Team:UCL/Template:headerx}} <html> <div style="height:200px;width:100%;background-color:darkgrey;padding-top:50px;float:left;display:inline-block;"> <div class="imagewc">...") |
|||
(6 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{:Team:UCL/Template:headerx}} | {{:Team:UCL/Template:headerx}} | ||
<html> | <html> | ||
- | <div | + | <div id="TopGapO"></div> |
- | + | <div id="BPimagewrapperHeader"> | |
- | + | <img src="https://static.igem.org/mediawiki/2014/f/f1/OFuture_Directions_Bannero.jpg" width="100%" height="100%" alt="Future Developments" /> | |
- | + | </div> | |
- | + | <div class="textArena"> | |
- | + | <div class="textTitle"><h3>Summary</h3></div> | |
- | < | + | <p>At current we are pursuing many different ventures into continuing this project after the conclusion of the 2014 iGEM competition....</p> |
- | + | ||
+ | </div><!-- This div end tag should end the .textArena tag that defines light grey space. This is crucial--> | ||
+ | |||
+ | <!-- This is the css of the page. Dont change it unless you have consulted with Lewis or Adam about what your changing--> | ||
<style> | <style> | ||
- | . | + | /*=======PAGE HEADER=======*/ |
+ | .pageTitle { | ||
+ | height:200px; | ||
+ | width:100%; | ||
+ | background-color:darkgrey; | ||
+ | padding-top:50px; | ||
+ | display:inline-block; | ||
+ | } | ||
+ | .floater { | ||
float:left; | float:left; | ||
} | } | ||
- | |||
+ | /*=======Body=======*/ | ||
+ | .textArena { | ||
+ | background-color:white; | ||
+ | padding: 5% 5% 5% 5%; | ||
+ | font-size:90%; | ||
+ | } | ||
+ | .widthCorrect { | ||
+ | width:100%; | ||
+ | } | ||
+ | /*=========Object Alignment Classes=============*/ | ||
+ | .alignright { | ||
+ | float:right; | ||
+ | margin-left:3%; | ||
+ | } | ||
+ | .alignleft { | ||
+ | float:left; | ||
+ | margin-right:3%; | ||
+ | } | ||
+ | .aligncenter { | ||
+ | float:center; | ||
+ | margin-right:3%; | ||
+ | } | ||
+ | /*=========Table Classes=============*/ | ||
+ | .table-bordered { | ||
+ | border: 1px solid black; | ||
+ | } | ||
+ | /*=========Top Gap div id from Oran=============*/ | ||
+ | #TopGapO { | ||
+ | height: 70px; | ||
+ | width: 100%; | ||
+ | background: black; | ||
+ | } | ||
+ | </style> | ||
+ | |||
</html> | </html> | ||
{{:Team:UCL/Template:footerx}} | {{:Team:UCL/Template:footerx}} |
Latest revision as of 12:45, 14 October 2014
Summary
At current we are pursuing many different ventures into continuing this project after the conclusion of the 2014 iGEM competition....