Team:Vanderbilt/Project/Requirements

From 2014.igem.org

(Difference between revisions)
(Redirected page to Team:Vanderbilt/Project/Intro)
 
(17 intermediate revisions not shown)
Line 1: Line 1:
-
{{Team:Vanderbilt/CSS}}
+
#REDIRECT [[Team:Vanderbilt/Project/Intro]]
-
 
+
-
<html>
+
-
<head lang="en">
+
-
<meta charset="UTF-8">
+
-
<title>Vanderbilt iGEM Wetware</title>
+
-
<link rel="stylesheet" type="text/css" href="Vanderbilt_iGEM_2014_CSS.css">
+
-
 
+
-
<style>
+
-
#igem_header {
+
-
height: 20px;
+
-
font-size: 1em;
+
-
background-color: black;
+
-
color: grey;
+
-
text-align: justify;
+
-
}
+
-
#labbook {
+
-
display: block;
+
-
max-width: 100%;
+
-
max-height: 100%;
+
-
margin: auto;
+
-
height: 85%;
+
-
width: 45%;
+
-
background-image: url(front.png);
+
-
background-repeat: no-repeat;
+
-
background-size: 100% 100%;
+
-
}
+
-
#labbook:hover {
+
-
opacity: 0.9;
+
-
}
+
-
#intro_igem_logo {
+
-
position: absolute;
+
-
top: 20px;
+
-
right: 20px;
+
-
}
+
-
</style>
+
-
 
+
-
</head>
+
-
 
+
-
<body>
+
-
 
+
-
<header id="igem_header">
+
-
stuff stuff stuff stuff stuff stuff stuff stuff
+
-
</header>
+
-
 
+
-
<a href="https://2014.igem.org/Main_Page"><img id="intro_igem_logo" src="Igemlogo_300px.png" alt="igem logo" width="100" height="100"></a>
+
-
 
+
-
<div id="tabs"></div>
+
-
 
+
-
<a href="home.html"><div id="labbook"></div></a>
+
-
 
+
-
</body>
+
-
</html>
+

Latest revision as of 20:59, 26 January 2015

  1. REDIRECT Team:Vanderbilt/Project/Intro