Team:Cornell/sandbox

From 2013.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 1: Line 1:
{{:Team:Cornell/sandbox/header}}
{{:Team:Cornell/sandbox/header}}
<html>
<html>
-
<body>
+
<head>
-
<div class="navbar" style="position: relative; z-index: 20; margin-top: -29px; font-weight: 600;">
+
<script type="text/javascript">
 +
$(document).ready(function() {
 +
//width of home body wrapper
 +
$(".home").height($(document).height()-200);
 +
 +
$(window).resize(function() {
 +
$(".home").height($(document).height()-200);
 +
});
 +
});
 +
</script>
 +
</head>
 +
<body style="overflow: hidden">
 +
<div class="navbar" style="position: relative; z-index: 20; margin-top: -29px;">
<a><div class="head"> Project </div></a>
<a><div class="head"> Project </div></a>
<a><div class="head"> Outreach </div></a>
<a><div class="head"> Outreach </div></a>
<div class="head">
<div class="head">
-
<img style="width: 450px; padding: 0 30px; margin-top: -10px;" src="https://static.igem.org/mediawiki/2013/f/fa/Cornell_iGEM_logo.png">
+
<img style="width: 450px; padding: 0 30px;" src="https://static.igem.org/mediawiki/2013/0/0a/Cornell_newlogo.png">
 +
 +
</div>
 +
<div style="display: inline-block; position: absolute; margin-left: -210px;">
 +
<a>
 +
<img src ="https://static.igem.org/mediawiki/igem.org/6/67/IGEMsmall.png"">
 +
</a>
</div>
</div>
<a><div class="head"> Notebook</div></a>
<a><div class="head"> Notebook</div></a>
Line 27: Line 45:
</div>
</div>
</div>
</div>
-
<div class="navbar" style="position: fixed; z-index: 10; bottom: -1px;">
+
<div class="navbar" style="position: fixed; z-index: 10; bottom: -1px;">
-
<div style="display: inline-block">
+
-
<a>
+
-
<img src ="https://static.igem.org/mediawiki/igem.org/6/67/IGEMsmall.png" style="margin-left: 15px; margin-right: 20px;">
+
-
</a>
+
-
</div>
+
-
+
<a>
<a>
<div class="tail">
<div class="tail">

Latest revision as of 19:20, 19 August 2014

2014 Cornell iGEM

Home Page Use arrow keys to move through slider -> I'll get mouse controls working in a bit
There's no parallax effect right now... It's giving me some trouble Also all the colors and images are temporary ->
General page layout coming soon ...and the hprac page that I keep forgetting to work on