Difference between revisions of "Team:Ruperto Carola/TD"

Line 2: Line 2:
 
<html>
 
<html>
  
<div class="embed-responsive embed-responsive-16by9">
+
<script type='text/javascript'>
         <video autoplay playsinline poster="https://media.giphy.com/media/5CIRqPOk0141W/giphy.gif">
+
  function replacewGIF(){
 +
    document.getElementById("GIFend").innerHTML = "<p>Video Ended</p>";
 +
  }
 +
</script>
 +
 
 +
<div class="embed-responsive embed-responsive-16by9" id="GIFend">
 +
         <video autoplay playsinline onended="replacewGIF()">
 
         <source src="https://static.igem.org/mediawiki/2019/e/e3/T--Ruperto_Carola--img-landing_zoomout.mp4" type="video/mp4" />
 
         <source src="https://static.igem.org/mediawiki/2019/e/e3/T--Ruperto_Carola--img-landing_zoomout.mp4" type="video/mp4" />
 +
        <img src="/images/product/product-parent-hero.jpg" title="Your browser does not support the <video> tag">
 
</video>
 
</video>
 
</div>
 
</div>
  
 
</html<
 
</html<

Revision as of 03:22, 20 October 2019