Team:ETH Zurich/Templates/Video

From 2014.igem.org

(Difference between revisions)
(Created page with "<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" co...")
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>{{{srcMP4|}}}<html>" type="video/mp4" />   
+
     <source src="</html>{{{srcMOV|}}}<html>" type="video/mov" />   
     <source src="</html>{{{srcWEBM|}}}<html>" type="video/webm" />
     <source src="</html>{{{srcWEBM|}}}<html>" type="video/webm" />
   </video>
   </video>

Revision as of 13:35, 1 September 2014