Team:GeorgiaTech/Project/Primers
From 2014.igem.org
(Difference between revisions)
(Created page with "{{:Team:GeorgiaTech/core/header|}} {{Template:GeorgiaTech/css/experiment.css}} <html> <body> </body> </html>") |
|||
Line 3: | Line 3: | ||
<html> | <html> | ||
+ | <style type="text/css"> | ||
+ | .left{ | ||
+ | float:left; | ||
+ | width:48%; | ||
+ | margin-left:1%; | ||
+ | margin-top:1%; | ||
+ | } | ||
- | + | .right{ | |
+ | float:right; | ||
+ | width:48%; | ||
+ | margin-right:1%; | ||
+ | margin-top:1%; | ||
+ | } | ||
<body> | <body> | ||
- | + | <div class="content"> | |
+ | <div class="left"> | ||
+ | </div> | ||
+ | <div class="right"> | ||
+ | </div> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 17:20, 11 July 2014