Sponsors
From 2008.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | + | <html> | |
+ | <head> | ||
+ | <style type="text/css"> | ||
+ | #sponsors { | ||
+ | width: 300px; | ||
+ | color:#555555; | ||
+ | float:left; | ||
+ | font-family:georgia,serif; | ||
+ | font-size: 1.1em; | ||
+ | } | ||
+ | .heading { | ||
+ | color: #576f91; | ||
+ | font-weight: bold; | ||
+ | font-size: 115%; | ||
+ | } | ||
- | + | strong { | |
- | + | font-size: 110%; | |
- | + | color: #00602D; | |
- | + | } | |
- | + | ||
- | + | a.green:link { | |
- | + | color: #555555; | |
- | + | } | |
+ | |||
+ | a.green:visited { | ||
+ | color: #555555; | ||
+ | } | ||
+ | |||
+ | a.green:active { | ||
+ | color: #99CC33; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | a.green:hover { | ||
+ | color: #99CC33; | ||
+ | font-size: 115%; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | a.offer:link { | ||
+ | color: #555555; | ||
+ | font-size: 90%; | ||
+ | } | ||
+ | |||
+ | a.offer:visited { | ||
+ | color: #555555; | ||
+ | font-size: 90%; | ||
+ | } | ||
+ | |||
+ | a.offer:active { | ||
+ | color: #e9c116; | ||
+ | text-decoration: none; | ||
+ | font-size: 90%; | ||
+ | } | ||
+ | |||
+ | a.offer:hover { | ||
+ | color: #e9c116; | ||
+ | font-size: 105%; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | </style> | ||
+ | <body> | ||
+ | <div id="sponsors"> | ||
+ | <div class="heading">iGEM 2008 Sponsors:</div> | ||
+ | <ul style="list-style:none;"> | ||
+ | <li><a class="green" href="https://2008.igem.org/Mathworks">The Mathworks</a> | ||
+ | <ul style="list-style:none;"> | ||
+ | <li>See the <a class="offer" href="https://2008.igem.org/Mathworks">Mathworks software offer</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a class="green" href="https://2008.igem.org/Geneart">GENEART</a> | ||
+ | <ul style="list-style:none;"> | ||
+ | <li>See the <a class="offer" href="https://2008.igem.org/Geneart">GENEART synthesis offer</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a class="green" href="http://mit.edu">MIT</a></li> | ||
+ | <li><a class="green" href="http://synberc.org">SynBERC</a></li> | ||
+ | <li><a class="green" href="http://biobricks.org">BioBricks Foundation</a></li> | ||
+ | <li><a class="green" href="http://ibe.org">Institute of Biological Engineering (IBE)</a></li> | ||
+ | <li><a class="green" href="http://bio.org">Biotechnology Industry Organization (BIO)</a></li> | ||
+ | </div> | ||
+ | </body> | ||
+ | </html> |
Revision as of 17:32, 17 October 2008
iGEM 2008 Sponsors: