Team:UCLA

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
{{:Team:UCLA/Template}}
{{:Team:UCLA/Template}}
<html><head>
<html><head>
-
 
+
<title>UCLA iGEM </title>
-
<meta charset="UTF-8" />
+
-
<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>
+
-
<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>
#content {
#content {
Line 19: Line 9:
</head>
</head>
<body>
<body>
-
<div class="cont">
+
<img src="https://static.igem.org/mediawiki/2013/c/ce/Ucla_bg1.png">
-
+
-
<div id="cbp-fbscroller" class="cbp-fbscroller">
+
-
+
-
<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>
+
-
<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>
+
-
<section id="fbsection3"></section>
+
-
<section id="fbsection4"></section>
+
-
<section id="fbsection5"></section>
+
-
</div>
+
-
</div>
+
-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
+
-
<!-- jquery.easing by http://gsgd.co.uk/ : http://gsgd.co.uk/sandbox/jquery/easing/ -->
+
-
<script src="https://2013.igem.org/Team:UCLA/javascript/jquery.easing.min?action=raw&ctype=text/js"></script>
+
-
<!-- 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>
+
-
<!-- jquery-smartresize by @louis_remi : https://github.com/louisremi/jquery-smartresize -->
+
-
<script src="https://2013.igem.org/Team:UCLA/javascript/jquery.debouncedresize?action=raw&ctype=text/js"></script>
+
-
<script src="https://2013.igem.org/Team:UCLA/javascript/cbpFixedScrollLayout.min?action=raw&ctype=text/js"></script>
+
-
<script>
+
-
$(function() {
+
-
cbpFixedScrollLayout.init();
+
-
});
+
-
</script>
+
</body>
</body>
</html>
</html>

Revision as of 21:56, 25 September 2013

UCLA iGEM