Difference between revisions of "Team:Exeter"
Line 33: | Line 33: | ||
} | } | ||
#my-button { | #my-button { | ||
+ | z-index: 10; | ||
position: static; | position: static; | ||
left: 30px; | left: 30px; | ||
Line 43: | Line 44: | ||
} | } | ||
</style> | </style> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<script> | <script> | ||
Line 82: | Line 73: | ||
<div id="infographic"> | <div id="infographic"> | ||
+ | <!-- Button that triggers the popup --> | ||
+ | <button id="my-button">Watch Our Video</button> | ||
+ | <!-- Element to pop up | ||
+ | <div id="element_to_pop_up"> | ||
+ | <video width="320" height="240" autoplay> | ||
+ | <source src="movie.mp4" type="video/mp4"> | ||
+ | Your browser does not support the video tag. | ||
+ | </video> | ||
+ | </div>--> | ||
<img class="block" src="https://static.igem.org/mediawiki/2015/d/d6/Exeter_home1.png"/> | <img class="block" src="https://static.igem.org/mediawiki/2015/d/d6/Exeter_home1.png"/> | ||
<img class="block" src="https://static.igem.org/mediawiki/2015/0/0b/Exeter_home2.png"/> | <img class="block" src="https://static.igem.org/mediawiki/2015/0/0b/Exeter_home2.png"/> |
Revision as of 15:55, 18 September 2015