Team:Duke/Project
From 2010.igem.org
(Difference between revisions)
(Prototype team page) |
|||
Line 1: | Line 1: | ||
- | |||
- | |||
<html> | <html> | ||
- | < | + | <head> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | < | + | <style type="text/css"> |
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | .links { | |
+ | background-color:rgb(0,64,128); | ||
+ | margin-bottom:0px; | ||
+ | } | ||
- | { | + | .links a{ |
- | + | text-decoration: none; | |
- | + | font-size: 16pt; | |
- | + | font-weight: bold; | |
- | + | font-family: century gothic,Arial, sans-serif; | |
- | + | color: rgb(140,200,250); | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
+ | #nav a { | ||
+ | width:150px; | ||
+ | display : block; | ||
+ | color : rgb(255,255,255); | ||
+ | font-weight : bold; | ||
+ | font-size: 16pt; | ||
+ | font-family:century gothic, Arial, sans-serif; | ||
+ | text-align : center; | ||
+ | background-color : rgb(0,64,128); | ||
+ | } | ||
+ | #nav a:hover { | ||
+ | color : rgb(255,204,0);} | ||
+ | .sub { | ||
+ | background-color:rgb(140,200,250); | ||
+ | margin-bottom:30px; | ||
+ | } | ||
- | + | .sub a{ | |
+ | text-decoration:none; | ||
+ | font-size: 11pt; | ||
+ | font-weight: bold; | ||
+ | font-family: century gothic,Arial, sans-serif; | ||
+ | color: rgb(0,64,128); | ||
+ | } | ||
- | + | #nav2 a { | |
+ | display : block; | ||
+ | color : rgb(0,64,128); | ||
+ | font-weight : normal; | ||
+ | font-size: 11pt; | ||
+ | font-family:century gothic, Arial, sans-serif; | ||
+ | text-align : center; | ||
+ | } | ||
+ | #nav2 a:hover { | ||
+ | font-weight: bold; | ||
+ | color : rgb(0,0,0); | ||
+ | } | ||
+ | </style> | ||
+ | <table class="links" width= "960px"> | ||
+ | <tr> | ||
+ | <td align= "center" width= "150px" valign= "middle"><a href="www.duke.edu">logo here</td> | ||
+ | <td align= "center" height= "40px" width= "150px" valign= "middle"><a href="Team:Duke">home</td> | ||
+ | <td id= "nav"><a href="Team:Duke/Project">project</a></td> | ||
+ | <td id= "nav"><a href="Team:Duke/Team">about us</a></td> | ||
+ | <td width = "1000px"> </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <table class="sub" width= "960px"> | ||
+ | <tr> | ||
+ | <td width = "1000px" height="17px"> </td> | ||
+ | </tr> | ||
+ | </table> | ||
- | |||
+ | Welcome to Duke iGEM 2010! More to come soon. For now, enjoy last year's video. <br><br> | ||
+ | <center> <object width="580" height="360"><param name="movie" value="http://www.youtube.com/v/TZ_P8SIsWCQ&hl=en&fs=1&border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/TZ_P8SIsWCQ&hl=en&fs=1&border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="360"></embed></object></center> | ||
- | + | </html> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + |
Revision as of 23:04, 12 October 2010
logo here | home | project | about us |