Team:Vanderbilt Software

From 2014.igem.org

(Difference between revisions)
(Replaced content with "<html> <head> <meta http-equiv="Refresh" content="0.5; URL=https://2014.igem.org/Team:Vanderbilt_Software/Project/Intro"> </head> </html>")
 
Line 1: Line 1:
 +
{{Team:Vanderbilt/CSS}}
 +
<html>
<html>
-
<head>
+
<head lang="en">
-
<meta http-equiv="Refresh"  
+
<meta charset="UTF-8">
-
content="0.5; URL=https://2014.igem.org/Team:Vanderbilt_Software/Project/Intro">
+
<title>Vanderbilt iGEM Wetware</title>
 +
 
 +
<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("https://static.igem.org/mediawiki/parts/e/e8/Vanderbilt_Software_Front_Smaller.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>
</head>
 +
 +
<body>
 +
 +
<a href="https://2014.igem.org/Main_Page">
 +
    <img id="intro_igem_logo" src="https://static.igem.org/mediawiki/parts/6/6b/Vanderbilt_iGEM.png" alt="igem logo" width="100" height="100">
 +
</a>
 +
 +
<div id="tabs">
 +
</div>
 +
 +
<a href="https://2014.igem.org/Team:Vanderbilt_Software/Project/Home">
 +
<img id="labbook" src="https://static.igem.org/mediawiki/parts/e/e8/Vanderbilt_Software_Front_Smaller.png" alt=labbook front width="1034" height="802">
 +
</a>
 +
 +
</body>
 +
</html>
</html>

Latest revision as of 20:55, 26 January 2015

Vanderbilt iGEM Wetware

labbook