Team:UCLA

From 2013.igem.org

(Difference between revisions)
 
(77 intermediate revisions not shown)
Line 1: Line 1:
{{:Team:UCLA/Template}}
{{:Team:UCLA/Template}}
-
<html><head>
 
-
<meta charset="UTF-8" />
+
<html><br><head>
-
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">  
+
 
-
<meta name="viewport" content="width=device-width, initial-scale=1.0">  
+
<title>UCLA iGEM </title>
-
<title>UCLA iGEM </title>
+
-
<meta name="description" content="Blueprint: Fixed Background Scrolling Layout" />
+
-
<meta name="keywords" content="background scrolling, fixed background, background-attachment, jquery" />
+
-
<meta name="author" content="Codrops" />
+
-
+
-
<link rel="stylesheet" type="text/css" href="https://2013.igem.org/Team:UCLA/css/component?action=raw&ctype=text/css" />
+
-
<script type="text/javascript" src="https://2013.igem.org/Team:UCLA/javascript/modernizr.custom?action=raw&ctype=text/js"></script>
+
<style>
<style>
 +
#slide {
 +
  background: url("https://static.igem.org/mediawiki/2013/c/ce/Ucla_bg1.png") 50% 0 no-repeat fixed;
 +
height: 650px; 
 +
margin: 0 auto;
 +
    width: 100%;
 +
    max-width: 1920px;
 +
    position: relative;
 +
}
 +
#slide2 {
 +
background: url("https://static.igem.org/mediawiki/2013/f/f9/Ucla_bg2.png") 50% 0 no-repeat fixed;
 +
height: 650px; 
 +
margin: 0 auto;
 +
    width: 100%;
 +
    max-width: 1920px;
 +
    position: relative;
 +
}
 +
#slide3 {
 +
  background: url("https://static.igem.org/mediawiki/2013/c/ce/Ucla_bg1.png") 50% 0 no-repeat fixed;
 +
height: 700px; 
 +
margin: 0 auto;
 +
    width: 100%;
 +
    max-width: 1920px;
 +
    position: relative;
 +
}
 +
#slide article {
 +
  height: 458px;
 +
  position: absolute;
 +
  text-align: center;
 +
  width: 100%;
 +
  font-size: 5em;
 +
  color: #fff;
 +
}
 +
#abs {
 +
font-size: 13px; font-family: "Trebuchet MS", sans-serif; color: #fff;
 +
text-align: left center; line-height: 180%; margin: 10px 0px auto 10px
 +
}
 +
#abs-title {
 +
font-size: 25px; font-family: "Trebuchet MS", sans-serif; color: #fff;
 +
text-align: center; line-height: 180%; margin: 10px 5px auto 40px
 +
}
 +
#text {
 +
    font-family: "Raleway", serif;
 +
    z-index:100;
 +
    position:absolute;   
 +
    color:white;
 +
    font-size:20px;
 +
    left:145px;
 +
    top:350px;
 +
}
 +
#text2 {
 +
    font-family: "Raleway", serif;
 +
    z-index:100;
 +
    position:absolute;   
 +
    color:black;
 +
    font-size:20px;
 +
    left:675px;
 +
    top:400px;
 +
}
 +
#text3 {
 +
    font-family: "Raleway", serif;
 +
    z-index:100;
 +
    position:absolute;   
 +
    color:black;
 +
    font-size:20px;
 +
    left:125px;
 +
    top:525px;
 +
}
#content {
#content {
       background: none;
       background: none;
       box-shadow: 0px 0px 0px 0px;
       box-shadow: 0px 0px 0px 0px;
 +
</style>
</style>
</head>
</head>
<body>
<body>
-
<div class="cont">
+
 
-
+
<section id="slide" data-type="background" data-speed="5">
-
<div id="cbp-fbscroller" class="cbp-fbscroller">
+
<img src="https://static.igem.org/mediawiki/2013/e/ea/Grad.png" width="960">
-
+
<p id="text"><a href="#slide2"><font color="white">How it Works</font></a><br>
-
<section id="fbsection1"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br></section>
+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#slide2"><img src="https://static.igem.org/mediawiki/2013/6/62/Downarrow.png" href="#slide2" width="50"></a></p>
-
<section id="fbsection2"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br></section>
+
<a name="slide1"></a></section>
-
<section id="fbsection3"></section>
+
 
-
<section id="fbsection4"></section>
+
<section id="slide2" data-type="background" data-speed="5">
-
<section id="fbsection5"></section>
+
<img src="https://static.igem.org/mediawiki/2013/e/e6/Grad2.png" width="960">
-
</div>
+
<p id="text2"><a href="#slide3"><font color="Black">mRNA Display</font></a><br>
-
</div>
+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#slide3"><img src="https://static.igem.org/mediawiki/2013/1/11/Down_arrow_black.png"Width="50">
-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
+
</a></p>
-
<!-- jquery.easing by http://gsgd.co.uk/ : http://gsgd.co.uk/sandbox/jquery/easing/ -->
+
<a name="slide2"></a>
-
<script src="https://2013.igem.org/Team:UCLA/javascript/jquery.easing.min?action=raw&ctype=text/js"></script>
+
</section>
-
<!-- waypoints jQuery plugin by http://imakewebthings.com/ : http://imakewebthings.com/jquery-waypoints/ -->
+
 
-
<script src="https://2013.igem.org/Team:UCLA/javascript/waypoints.min?action=raw&ctype=text/js"></script>
+
<section id="slide3" data-type="background" data-speed="8">
-
<!-- jquery-smartresize by @louis_remi : https://github.com/louisremi/jquery-smartresize -->
+
<img src="https://static.igem.org/mediawiki/2013/4/4b/Grad3.png" width="960">
-
<script src="https://2013.igem.org/Team:UCLA/javascript/jquery.debouncedresize?action=raw&ctype=text/js"></script>
+
<p id="text3">
-
<script src="https://2013.igem.org/Team:UCLA/javascript/cbpFixedScrollLayout.min?action=raw&ctype=text/js"></script>
+
<a href="#slide1"><img src="https://static.igem.org/mediawiki/2013/c/c2/Uparrow_white.png" href="#slide2" width="50"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-
<script>
+
<a href="https://2013.igem.org/Team:UCLA/Project"><img src="https://static.igem.org/mediawiki/2013/3/34/Sideways_arrow_white.png" width="50"></a>
-
$(function() {
+
<br>
-
cbpFixedScrollLayout.init();
+
&nbsp;<a href="#slide1"><font color="white">Top</font></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://2013.igem.org/Team:UCLA/Project"><font color="white">More Details!</font></a>
-
});
+
 
-
</script>
+
</p>
 +
<a name="slide3"></a></section>
 +
 
 +
 
 +
 
</body>
</body>
</html>
</html>

Latest revision as of 21:11, 27 September 2013


UCLA iGEM

How it Works
       

mRNA Display
       

           
 Top       More Details!