Team:Cornell/sandbox

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<html>
+
<html>
<head>
<head>
<!-- Inspired by http://hotdot.pro/en/# -->
<!-- Inspired by http://hotdot.pro/en/# -->
Line 187: Line 187:
margin: 0 204px;
margin: 0 204px;
height: 100%;
height: 100%;
 +
}
 +
 +
div.header {
 +
text-align: center;
}
}
#navbar {
#navbar {
position: fixed;
position: fixed;
-
display: block;
 
z-index: 10;
z-index: 10;
width: 100%;
width: 100%;
-
height: 70;
+
height: 10%;
-
text-align: center;
+
font-size: 13px;
font-size: 13px;
-
bottom: -1px;
 
}
}
Line 396: Line 397:
<!-- content -->
<!-- content -->
-
<div class="wrapper">
+
<div class="header">
<header>
<header>
<h1> Parallax Design 2 </h1>
<h1> Parallax Design 2 </h1>
-
</header>
+
</header>
-
+
</div>
 +
<div class="wrapper">
 +
 +
</div>
 +
<div class="navbar">
</div>
</div>
</body>
</body>
</html>
</html>

Revision as of 22:40, 16 July 2014

	
		
		 Parallax Test 
		
		

		
		
		

		
		
		
		

		
		
	
	
	
		
		
		
		
		

Parallax Design 2