(Prototype team page) |
|||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{RMHS_Maryland}} | {{RMHS_Maryland}} | ||
<html> | <html> | ||
+ | <head> | ||
+ | <link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet'> | ||
+ | <style> | ||
+ | body { | ||
+ | font-family: 'Montserrat';font-size: 12px; | ||
+ | } | ||
+ | .container { | ||
+ | position: absolute; | ||
+ | width: 1150; | ||
− | + | } | |
− | + | div.absolute { | |
− | + | position: absolute; | |
− | + | top:0; | |
− | + | right: 1000; | |
− | + | left: 0; | |
− | + | width: 200px; | |
− | + | height: 100px; | |
+ | |||
+ | } | ||
+ | .container .obj { | ||
+ | position: absolute; | ||
+ | top: 25%; | ||
+ | left: 35%; | ||
+ | } | ||
+ | body { | ||
+ | margin-top: 0px; | ||
+ | margin-bottom: 0px; | ||
+ | margin-left: 0px; | ||
+ | margin-right: 0px; | ||
+ | padding: 0; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div class="absolute"> | ||
+ | <div class="container"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/2/2f/T--RMHS_Maryland--Experiments1.png" width = 1150> | ||
+ | <img src= "https://static.igem.org/mediawiki/2018/4/42/T--RMHS_Maryland--LN22.png" width = 1150> | ||
+ | <object class = "obj"><object width="500 height="500" data="https://static.igem.org/mediawiki/2018/b/b4/T--RMHS_Maryland--ExperimentsPage.pdf" type="application/pdf" width="100%" height="900px"></object> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
− | + | </body> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</html> | </html> |
Latest revision as of 03:52, 18 October 2018