Difference between revisions of "Team:IIT Kanpur/Human Practices"

Line 15: Line 15:
 
   margin: auto;
 
   margin: auto;
 
   }
 
   }
.parallax {
 
    /* The image used */
 
    background-image: url("https://static.igem.org/mediawiki/2018/0/02/T--IIT_Kanpur--IHP_Banner.mp4");
 
 
    /* Set a specific height */
 
    height: 800px;
 
 
    /* Create the parallax scrolling effect */
 
    background-attachment: fixed;
 
    background-position: center;
 
    background-repeat: no-repeat;
 
    background-size: cover;
 
}
 
 
   </style>  
 
   </style>  
<div class="parallax">
+
<div class="grayRect_test" style="text-align: center">
        </div>
+
<video class="center-fit" loop autoplay>
 
+
 
   <source src="https://static.igem.org/mediawiki/2018/0/02/T--IIT_Kanpur--IHP_Banner.mp4" type="video/mp4">
 
   <source src="https://static.igem.org/mediawiki/2018/0/02/T--IIT_Kanpur--IHP_Banner.mp4" type="video/mp4">
 +
</video>
 +
        </div>
 
<style>
 
<style>
 
blockquote{
 
blockquote{

Revision as of 10:52, 17 October 2018

If it stands the test of public scrutiny, do it... if it doesn't stand the test of public scrutiny then don't do it.

-Ratan Tata
To figure out what those affected by the cause you’re working for require, and then being able to satisfy that, is the true mark of an innovator. Thus, getting out of labs and spending time with those who already have the experience is a boost every team undertakes.