Difference between revisions of "Team:Rice"

 
(38 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Rice}}
 
{{Rice}}
 
  
 
<html>
 
<html>
 
<head>
 
<head>
 
<title>Rice iGEM 2017 Homepage</title>
 
<title>Rice iGEM 2017 Homepage</title>
 +
<link href="https://fonts.googleapis.com/css?family=Assistant:800|Didact+Gothic|Open+Sans:300" rel="stylesheet">
 
<style>
 
<style>
body {
+
/* * {
margin: 0px;
+
border: 1px solid white;
}
+
} */
 
.running-faucet div {
 
.running-faucet div {
 
width: 80vw;
 
width: 80vw;
Line 28: Line 28:
 
background-position: center;
 
background-position: center;
 
}
 
}
 
+
            #background_video {
                        #background_video {
+
                filter:brightness(50%);
                          filter:brightness(50%);
+
            }
                        }
+
            .logo{
                         
+
            margin-top: 15%;
                   
+
            z-index: -500;
                        #homepage-body {
+
            width: 100%;
                                position:relative;
+
            text-align: center;
                          }
+
            position: fixed;
 
+
            }
                        #footer-logos {
+
            body{
                                  position:sticky;
+
            background-color:black;
                                    bottom:0;
+
            width: 100%;
                            }
+
            }    
 
</style>
 
</style>
 
</head>
 
</head>
 
<body>
 
<body>
<div id = "homepage-body">
+
<div class="logo">
<div class="running-faucet">
+
<img style = "width: 35%;" src="https://static.igem.org/mediawiki/2017/8/82/Rice_University_iGEM_White_Logo.png">
 +
</div>
 +
<div class="running-faucet" style = "padding-bottom:80%">
 
<video autoplay="" loop="" id ="background_video">
 
<video autoplay="" loop="" id ="background_video">
 
<source src="https://static.igem.org/mediawiki/2017/c/c2/Rice_iGEM_2017_Underwater_Bubbles.mp4">
 
<source src="https://static.igem.org/mediawiki/2017/c/c2/Rice_iGEM_2017_Underwater_Bubbles.mp4">
 
</video>
 
</video>
 
</div>
 
</div>
<!--- LOGOS HTML --->
 
 
<div id = "footer-logos" style="background-color: #606060">
 
<a href="https://engineering.rice.edu/">
 
<img src="https://static.igem.org/mediawiki/2017/7/7a/Logo_riceengineering.png" style="width:13%"></a>
 
 
<a href="https://chbe.rice.edu/">
 
<img src="https://static.igem.org/mediawiki/2017/5/5d/Logo_chbe.png" style="width:13%"></a>
 
 
<a href="http://bioe.rice.edu/">
 
<img src="https://static.igem.org/mediawiki/2017/b/b3/Logo_bioengineering.png" style="width:13%"></a>
 
 
<a href="http://natsci.rice.edu/">
 
<img src="https://static.igem.org/mediawiki/2017/2/27/Logo_wiess.png" style="width:13%"></a>
 
 
<a href="http://biosciences.rice.edu/">
 
<img src="https://static.igem.org/mediawiki/2017/d/de/Logo_biosciences.png" style="width:13%"></a>
 
 
<a href="http://www.hhmi.org/">
 
<img src="https://static.igem.org/mediawiki/2017/1/1b/Logo_hhmi.png" style="width:13%"></a>
 
 
<a href="https://www.idtdna.com/site">
 
<img src="https://static.igem.org/mediawiki/2017/7/72/Logo_idt.png" style="width:13%"></a>
 
       
 
<a href="https://www.mathworks.com/"><img src="https://static.igem.org/mediawiki/2017/7/7c/Logo_mathworks.png" style="width:13%"></a>
 
</div>       
 
</div>
 
 
</body>
 
</body>
 
 
</html>
 
</html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  
 
{{Team:Rice/Logos}}
 
{{Team:Rice/Logos}}

Latest revision as of 20:59, 1 November 2017

Rice iGEM 2017 Homepage