Team:Exeter/Team
From 2012.igem.org
(Difference between revisions)
Jamesml213 (Talk | contribs) |
Jamesml213 (Talk | contribs) |
||
Line 18: | Line 18: | ||
who[10] = "Andy Corbett"; | who[10] = "Andy Corbett"; | ||
var des = new Array(); | var des = new Array(); | ||
- | des[1] = "James, description"; | + | des[1] = "<br>James, description"; |
- | des[2] = "Ryan, description"; | + | des[2] = "<br>Ryan, description"; |
- | des[3] = "Alex, description"; | + | des[3] = "<br>Alex, description"; |
- | des[4] = "Alex, description"; | + | des[4] = "<br>Alex, description"; |
- | des[5] = "Alice, description"; | + | des[5] = "<br>Alice, description"; |
- | des[6] = "Liam, description"; | + | des[6] = "<br>Liam, description"; |
- | des[7] = "Becca, description"; | + | des[7] = "<br>Becca, description"; |
- | des[8] = "Mary, description"; | + | des[8] = "<br>Mary, description"; |
- | des[9] = "Freddie, description"; | + | des[9] = "<br>Freddie, description"; |
- | des[10] = "Andy, description"; | + | des[10] = "<br>Andy, description"; |
$("#face1").mouseenter(function() { | $("#face1").mouseenter(function() { | ||
Line 157: | Line 157: | ||
width:600px; | width:600px; | ||
position:relative; | position:relative; | ||
- | z-index:0;} | + | left:0px; |
+ | z-index:0; | ||
+ | align:center; | ||
+ | } | ||
#exphoto { | #exphoto { | ||
width:600px; | width:600px; | ||
- | position: | + | position:relative; |
z-index:-1;} | z-index:-1;} | ||
#box { | #box { | ||
width:180px; | width:180px; | ||
height:180px; | height:180px; | ||
- | + | position:absolute; | |
- | + | right:20px;; | |
- | top: | + | top:85px; |
background-color:transparent; | background-color:transparent; | ||
z-index:1;} | z-index:1;} | ||
#names { | #names { | ||
- | |||
- | |||
- | |||
- | |||
font-family:"dokChampa", cursive; | font-family:"dokChampa", cursive; | ||
color:#FFF; | color:#FFF; | ||
font-weight:bold; | font-weight:bold; | ||
- | z-index:0;} | + | z-index:0; |
+ | font-size:16px; | ||
+ | } | ||
#descriptions { | #descriptions { | ||
- | |||
- | |||
- | |||
- | |||
z-index:0; | z-index:0; | ||
font-family:"Eras Light ITC", cursive; | font-family:"Eras Light ITC", cursive; | ||
color:#FFF; | color:#FFF; | ||
+ | font-size:16px; | ||
} | } | ||
Line 374: | Line 372: | ||
} | } | ||
#freddie { | #freddie { | ||
- | + | position:relative; | |
- | + | margin-top:0px; | |
- | + | margin-right:0px; | |
- | + | ||
visibility: hidden;} | visibility: hidden;} | ||
Line 410: | Line 407: | ||
<!--Spacer for Menu Banner--> | <!--Spacer for Menu Banner--> | ||
<tr> | <tr> | ||
- | <td width=" | + | <td width="200" height="50"></td> |
- | <td width=" | + | <td width="675"></td> |
- | <td width=" | + | <td width="200"></td> |
</tr> | </tr> | ||
<!--End of Spacer--> | <!--End of Spacer--> | ||
<tr> | <tr> | ||
- | <td> | + | <td bgcolor="#F0C427"> |
+ | </td> | ||
+ | <td align="center"> | ||
<div id="wrapper"> | <div id="wrapper"> | ||
<img id="exphoto" src="https://static.igem.org/mediawiki/2012/2/28/Exigem_team.jpg" /> | <img id="exphoto" src="https://static.igem.org/mediawiki/2012/2/28/Exigem_team.jpg" /> | ||
<div id="face1"> | <div id="face1"> | ||
<div id="james"> | <div id="james"> | ||
- | <img src="../../Documents/igem/james.jpg" width=" | + | !-<img src="../../Documents/igem/james.jpg" width="240px" height="180px"/> |
</div> | </div> | ||
</div> | </div> | ||
<div id="face2"> | <div id="face2"> | ||
<div id="ryan"> | <div id="ryan"> | ||
- | <img src="../../Documents/igem/ryan.jpg" width=" | + | <img src="../../Documents/igem/ryan.jpg" width="265px" height="180px"/> |
</div> | </div> | ||
</div> | </div> | ||
<div id="face3"> | <div id="face3"> | ||
<div id="alexc"> | <div id="alexc"> | ||
- | <img src="../../Documents/igem/AlexC.JPG" width=" | + | <img src="../../Documents/igem/AlexC.JPG" width="265px" height="180px"/> |
</div> | </div> | ||
</div> | </div> | ||
<div id="face4"> | <div id="face4"> | ||
<div id="alexb"> | <div id="alexb"> | ||
- | <img src="../../Documents/igem/AlexB.JPG" width=" | + | <img src="../../Documents/igem/AlexB.JPG" width="265px" height="180px"/> |
</div> | </div> | ||
</div> | </div> | ||
<div id="face5"> | <div id="face5"> | ||
<div id="alice"> | <div id="alice"> | ||
- | <img src="../../Documents/igem/Alice.JPG" width=" | + | <img src="../../Documents/igem/Alice.JPG" width="265px" height="180px"/> |
</div> | </div> | ||
</div> | </div> | ||
<div id="face6"> | <div id="face6"> | ||
<div id="liam"> | <div id="liam"> | ||
- | <img src="../../Documents/igem/Liam.JPG" width=" | + | <img src="../../Documents/igem/Liam.JPG" width="265x" height="180px"/> |
</div> | </div> | ||
</div> | </div> | ||
<div id="face7"> | <div id="face7"> | ||
<div id="becca"> | <div id="becca"> | ||
- | <img src="../../Documents/igem/Becca.JPG" width=" | + | <img src="../../Documents/igem/Becca.JPG" width="265px" height="180px"/> |
</div> | </div> | ||
</div> | </div> | ||
<div id="face8"> | <div id="face8"> | ||
<div id="mary"> | <div id="mary"> | ||
- | <img src="../../Documents/igem/Mary.JPG" width=" | + | <img src="../../Documents/igem/Mary.JPG" width="240x" height="180px"/> |
</div> | </div> | ||
</div> | </div> | ||
<div id="face9"> | <div id="face9"> | ||
<div id="freddie"> | <div id="freddie"> | ||
- | <img src=" | + | <img src="freddieimg" height="180px"/> |
</div> | </div> | ||
</div> | </div> | ||
<div id="face10"> | <div id="face10"> | ||
<div id="andy"> | <div id="andy"> | ||
- | <img src="../../Documents/igem/Andy.JPG" width=" | + | <img src="../../Documents/igem/Andy.JPG" width="265px" height="180px"/> |
</div> | </div> | ||
</div> | </div> | ||
Line 474: | Line 473: | ||
<div id="descriptions"> | <div id="descriptions"> | ||
</div> | </div> | ||
- | |||
- | |||
<div id="logo"> | <div id="logo"> | ||
<img src="../../Documents/igem/logoholder.png" width="348px" height="348px"> | <img src="../../Documents/igem/logoholder.png" width="348px" height="348px"> | ||
</div> | </div> | ||
+ | </td> | ||
+ | <td bgcolor="#57B947"> | ||
</td> | </td> | ||
</tr> | </tr> | ||
+ | </table> | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 16:00, 12 July 2012
!-
Mouse over our faces for a description!
|