Team:ETH Zurich/Templates/Video
From 2014.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" controls </html>poster="{{{poster|}}}"<html> style="width: 100%;"> | <video id="</html>{{{id|playerA}}}<html>" class="projekktor" controls </html>poster="{{{poster|}}}"<html> style="width: 100%;"> | ||
- | <source src="</html>{{{ | + | <source src="</html>{{{srcOGG|}}}<html>" type="video/ogg" /> |
<source src="</html>{{{srcWEBM|}}}<html>" type="video/webm" /> | <source src="</html>{{{srcWEBM|}}}<html>" type="video/webm" /> | ||
</video> | </video> |
Revision as of 13:51, 1 September 2014