Team:ETH Zurich/Templates/Video
From 2013.igem.org
(Difference between revisions)
(2 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<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=" | + | <video id="</html>{{{id|playerA}}}<html>" class="projekktor" controls </html>poster="{{{poster|}}}"<html> style="width: 100%;"> |
<source src="</html>{{{srcMP4|}}}<html>" type="video/mp4" /> | <source src="</html>{{{srcMP4|}}}<html>" type="video/mp4" /> | ||
- | + | <source src="</html>{{{srcWEBM|}}}<html>" type="video/webm" /> | |
</video> | </video> | ||
</div> | </div> |
Latest revision as of 13:01, 25 October 2013