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