Team:ETH Zurich/Templates/Video
From 2013.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<div style="width: 90%; margin-left: auto; margin-right: auto; max-width:</html>{{{width|100%}}}<html>;"> | <div style="width: 90%; margin-left: auto; margin-right: auto; max-width:</html>{{{width|100%}}}<html>;"> | ||
<video id="</html>{{{id|playerA}}}<html>" class="projekktor" poster="media/intro.png" title="</html>{{{title|}}}<html>" controls style="width: 100%;"> | <video id="</html>{{{id|playerA}}}<html>" class="projekktor" poster="media/intro.png" title="</html>{{{title|}}}<html>" controls style="width: 100%;"> | ||
- | <source src="http://praegnanz.de/html5video/player/video_SD.mp4" type="video/mp4" /> | + | <source src="</html>{{{srcMP4|<html>http://praegnanz.de/html5video/player/video_SD.mp4</html>}}}<html>" type="video/mp4" /> |
- | <source src="http://praegnanz.de/html5video/player/video_SD.webm" type="video/webm" /> | + | <source src="</html>{{{srcWEBM|<html>http://praegnanz.de/html5video/player/video_SD.webm</html>}}}<html>" type="video/webm" /> |
</video> | </video> | ||
</div> | </div> |
Revision as of 12:43, 23 September 2013