Line 9: | Line 9: | ||
.container { | .container { | ||
position: absolute; | position: absolute; | ||
− | width: | + | width: 1000; |
+ | |||
+ | |||
+ | |||
} | } | ||
div.absolute { | div.absolute { | ||
Line 28: | Line 31: | ||
} | } | ||
object:focus { | object:focus { | ||
− | position: | + | position: relative; |
outline: none; | outline: none; | ||
} | } | ||
Line 35: | Line 38: | ||
<body> | <body> | ||
<div class="absolute"> | <div class="absolute"> | ||
− | <div class=" | + | <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/2/2f/T--RMHS_Maryland--Experiments1.png" width = 1150> | ||
<object width="600" height="600" data="https://static.igem.org/mediawiki/2018/b/b4/T--RMHS_Maryland--ExperimentsPage.pdf" type="application/pdf" width="100%" height="900px"></object> | <object width="600" height="600" data="https://static.igem.org/mediawiki/2018/b/b4/T--RMHS_Maryland--ExperimentsPage.pdf" type="application/pdf" width="100%" height="900px"></object> |
Revision as of 03:39, 18 October 2018