Difference between revisions of "Team:Dalhousie/test4"

Line 31: Line 31:
 
   </style>
 
   </style>
  
 
+
<!------------fade-------------------------->
 +
<style>
 +
#grad1 {
 +
    height: 705px;
 +
    background: transparent; /* For browsers that do not support gradients */
 +
    background: -webkit-linear-gradient(transparent 60%, black ); /* For Safari 5.1 to 6.0 */
 +
    background: -o-linear-gradient(transparent 60%, black ); /* For Opera 11.1 to 12.0 */
 +
    background: -moz-linear-gradient(transparent 60%, black ); /* For Firefox 3.6 to 15 */
 +
    background: linear-gradient(transparent 60%, black ); /* Standard syntax (must be last) */
 +
}
 +
</style>
  
 
</head>
 
</head>
Line 43: Line 53:
 
<div class="jumbotron text-center " style= "background-color: transparent;">
 
<div class="jumbotron text-center " style= "background-color: transparent;">
  
      
+
     <div id="grad1"><!--------fade------------>
 
<video  id= "myVideo" class="bg-video" style="top:0px; left:0px; padding-bottom:-20px; position:fixed; width:100%;z-index:-1;" autoplay="true" loop="loop" preload="metadata" muted="muted">
 
<video  id= "myVideo" class="bg-video" style="top:0px; left:0px; padding-bottom:-20px; position:fixed; width:100%;z-index:-1;" autoplay="true" loop="loop" preload="metadata" muted="muted">
 
         <source src="https://static.igem.org/mediawiki/2017/3/34/Finalfinal.mp4" type="video/mp4" />
 
         <source src="https://static.igem.org/mediawiki/2017/3/34/Finalfinal.mp4" type="video/mp4" />
Line 90: Line 100:
  
  
    
+
   </div>
  
  

Revision as of 18:34, 9 September 2017

Dalhousie 2017 iGEM wiki