Team:BIOSINT Mexico
From 2014.igem.org
(Difference between revisions)
Line 68: | Line 68: | ||
z-index: 7;} | z-index: 7;} | ||
+ | |||
+ | .video-container { | ||
+ | position: relative; | ||
+ | padding-bottom: 56.25%; | ||
+ | padding-top: 30px; height: 0; overflow: hidden; | ||
+ | } | ||
+ | |||
+ | .video-container iframe { | ||
+ | position: absolute; | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | width: 50%; | ||
+ | height: 50%; | ||
+ | } | ||
Line 133: | Line 147: | ||
</div> | </div> | ||
- | + | <div class="video-container"> | |
+ | <iframe width="300" height="220" src="http://www.youtube.com/watch?v=pT68FS3YbQ4" ></iframe> | ||
+ | </div> | ||
</body> | </body> |
Revision as of 23:44, 29 September 2014