Difference between revisions of "Team:NYU Shanghai/Composite Parts"

(Created page with "<html> <head> <title>NYU Shanghai iGEM</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <style type="text/css"> html { width: 100%; height: 1...")
 
Line 1: Line 1:
<html>
+
 
<head>
+
 
<title>NYU Shanghai iGEM</title>
 
<title>NYU Shanghai iGEM</title>
 
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
Line 152: Line 151:
 
}
 
}
 
</style>
 
</style>
</head>
 
  
<body>
 
 
<div id="navbar">
 
<div id="navbar">
 
<span></span>
 
<span></span>

Revision as of 01:21, 5 June 2015

<title>NYU Shanghai iGEM</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <style type="text/css"> html { width: 100%; height: 100%; min-height: 100% !important; } body { width: 100%; height: 110%; background-color: #fff; margin: 0 auto; text-align: center; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } div { display: inline-block; }

/*Code for Navbar*/ #navholder { width: 100%; margin: inherit; } #navbar { width: 100%; height: 36px; position: fixed; margin: inherit; z-index: 10; } #navbar span { position: absolute; margin-left: -50%; width: 100%; height: 100%; z-index: -100; background-color: black; opacity: 0.5; } #navbar ul { height: 100%; margin: inherit; font-size: 16px; } #navbar ul li { position: static; text-decoration: none; display: inline-block; height: 100%; } #navbar ul li a { text-decoration: inherit; padding: 10px 0.5em; line-height: 36px; color: white; opacity: 1.0; } #navbar ul li:hover{ background-color: white; opacity: 1.0; } #navbar ul li:hover a { color: purple; } #navbar div { position: absolute; right: 10px; } #navbar div a { display: inline-block; text-decoration: none; font-weight: bold; }

/*Code for Frame 1*/ #frame1 { width: 1200px; height: 100%; margin: 0 auto; } #frame1image { position: absolute; height: 100%; width: 600px; margin-left: -600px; } #frame1image img { margin-top: 75px; width: 600px; } #frame1text { position: absolute; background-color: #bc6bef; border-radius: 15px; padding: 5px; margin-top: 120px; width: 500px; } #frame1bg { position: absolute; width: 100%; height: 100%; margin-left: -50%; opacity: 0.4; z-index: -50; } #frame1bg img { width: 100%; }

/*Code for Frame 2*/ #frame2 { width: 100%; height: 113%; margin: 0 auto; } #frame2bg { position: absolute; margin-left: -50%; } #frame2bg img { width: 100%; height: 100%; }

/*Code for Frame 3*/ #frame3 { width: 100%; height: 100%; background-color: lightgreen; margin: 0 auto; }

/*Code for Frame 4*/ #frame4 { width: 100%; height: 100%; background-color: lightblue; margin: 0 auto; }

/*Code for Frame 5*/ #frame5 { width: 100%; height: 100%; background-color: yellow; margin: 0 auto; } </style>

<img src="NYU_Shanghai_logo.png">

NYU Shanghai iGEM Team

We are proud to present NYU Shanghai's official iGEM team.

<img src="http://36.media.tumblr.com/767eaa8de0222f9596346034ccf75e40/tumblr_noyqlhBDKl1uwai3vo4_1280.jpg">
<img src="NYU_Shanghai_landingBG2.jpg">

</body> </html>