Team:BIOSINT Mexico/Project
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
{{:Team:BIOSINT_Mexico/Header2}} | {{:Team:BIOSINT_Mexico/Header2}} | ||
+ | |||
+ | <html> | ||
+ | <style> | ||
+ | |||
+ | .video-container { | ||
+ | position: relative; | ||
+ | padding-bottom: 56.25%; | ||
+ | padding-top: 30px; | ||
+ | height: 0; | ||
+ | } | ||
+ | |||
+ | .video-container iframe, | ||
+ | .video-container object, | ||
+ | .video-container embed, | ||
+ | { | ||
+ | position: absolute; | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | <body> | ||
+ | |||
+ | <div class="video-container"> | ||
+ | <iframe src="http://www.youtube.com/watch?v=pT68FS3YbQ4" width="400" height="150" frameborder="0"></iframe> | ||
+ | </div> | ||
+ | |||
+ | </body> | ||
+ | |||
+ | </html> |
Revision as of 22:35, 29 September 2014