Team:West Point/Team
From 2011.igem.org
(Difference between revisions)
(36 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html xmlns="http://www.w3.org/1999/xhtml"> | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
+ | <style>body { | ||
+ | background:#CC9900; | ||
+ | font-family:"Bookman Old Style" | ||
+ | } | ||
- | + | #main { | |
- | + | border-style: double; | |
- | + | border-color:black; | |
- | + | border-width:medium; | |
- | + | ||
- | + | ||
+ | min-height: 1150px; | ||
+ | |||
+ | background:white; | ||
+ | } | ||
+ | #menu { | ||
+ | height:100px; | ||
+ | width:100%; | ||
+ | |||
+ | } | ||
+ | |||
+ | #frame { | ||
+ | min-height: 1300px; | ||
+ | background:white; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2011/f/ff/West_Point_logo.png); | ||
+ | background-attachment:inherit; | ||
+ | background-position:center; | ||
+ | background-repeat:no-repeat; | ||
+ | |||
+ | } | ||
+ | |||
+ | .table { | ||
+ | background-color:#6A6C6B; | ||
+ | width: 100%; | ||
+ | height: 75px; | ||
+ | } | ||
+ | |||
+ | .table td { | ||
+ | text-align:center; | ||
+ | width:20%; | ||
+ | font-size:xx-large; | ||
+ | border-width: 2px; | ||
+ | border-style:solid; | ||
+ | border-color: black; | ||
+ | |||
+ | } | ||
+ | a:link { | ||
+ | color:black; | ||
+ | } | ||
+ | a:visited{ | ||
+ | color:#CC9900; | ||
+ | } | ||
+ | .titles { | ||
+ | font-size:large; | ||
+ | color:#CC9900; | ||
+ | text-align:center; | ||
+ | |||
+ | } | ||
+ | </style> | ||
<body style="background-attachment: fixed"> | <body style="background-attachment: fixed"> | ||
<div id="main" > | <div id="main" > | ||
Line 13: | Line 63: | ||
<table class="table" cellpadding="2" cellspacing="2"> | <table class="table" cellpadding="2" cellspacing="2"> | ||
<tr> | <tr> | ||
- | <td>Home</td> | + | <td><a href="https://2011.igem.org/Team:West_Point"> Home </a></td> |
- | <td>Team</td> | + | <td><a href="https://2011.igem.org/Team:West_Point/Team">Team</a></td> |
- | <td>Project</td> | + | <td><a href="https://2011.igem.org/Team:West_Point/project">Project</a></td> |
- | <td>Notebook</td> | + | <td><a href="https://2011.igem.org/Team:West_Point/notebook">Notebook</a></td> |
- | <td> | + | <td><a href="https://2011.igem.org/Team:West_Point/project/safety">Safety</a></td> |
</tr> | </tr> | ||
</table> | </table> | ||
</div> | </div> | ||
- | + | <div id="frame"><div style="width:49%; float:left; text-align:center;"> | |
- | + | <p style="font-size:98px;">Advisers</p> | |
+ | <p style="font-size:50px;">Dr.Wickiser</p><br /> | ||
+ | <p style="font-size:50px;">MAJ Gifford <a href="https://2011.igem.org/Team:West_Point/Team/giff"><img alt="" height="200" src="https://static.igem.org/mediawiki/2011/a/a8/Giff.gif"/></a></p><br /> | ||
+ | <p style="font-size:50px;">CPT McCalmont<br /><a href="https://2011.igem.org/Team:West_Point/Team/mccal"><img alt="" height="200" src="https://static.igem.org/mediawiki/2011/e/e7/Mccal.jpg"/></a></p></div> | ||
+ | |||
+ | <div style="width:49%; float:right; text-align:center;"> | ||
+ | <p style="font-size:98px;">Cadets</p> | ||
+ | <p style="font-size:50px;">Seth Johnson <br /> <a href="https://2011.igem.org/Team:West_Point/Team/john"><img alt="" height="200" src="https://static.igem.org/mediawiki/2011/e/ea/Johnson.gif" /></p></a><br /> | ||
+ | |||
+ | <p style="font-size:50px;">Ethan Heckmann<br /> <a href="https://2011.igem.org/Team:West_Point/Team/heck"><img alt="" height="200" src="https://static.igem.org/mediawiki/2011/2/24/Heckman.gif"/></p></a><br /> | ||
+ | |||
+ | <p style="font-size:50px;">Patrick Shaffer<br /> <a href="https://2011.igem.org/Team:West_Point/Team/shaff"><img alt="" height="200" src="https://static.igem.org/mediawiki/2011/2/21/319553_10150270864234822_510804821_7814463_5606091_n.jpg"/></p></a></div> | ||
+ | |||
+ | |||
</div> | </div> | ||
</div> | </div> |
Latest revision as of 00:37, 15 September 2011