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" controls style="width: 100%;"> | <video id="</html>{{{id|playerA}}}<html>" class="projekktor" poster="media/intro.png" controls style="width: 100%;"> | ||
- | <source src="</html>{{{srcMP4| | + | <source src="</html>{{{srcMP4|}}}<html>" type="video/mp4" /> |
- | <source src="</html>{{{srcWEBM| | + | <source src="</html>{{{srcWEBM|}}}<html>" type="video/webm" /> |
</video> | </video> | ||
</div> | </div> |
Revision as of 12:51, 23 September 2013