Sponsors
From 2008.igem.org
(Difference between revisions)
(3 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | <html> | |
+ | <head> | ||
+ | <style type="text/css"> | ||
+ | #sponsors { | ||
+ | color:#555555; | ||
+ | float:left; | ||
+ | font-family:georgia,serif; | ||
+ | font-size: 1.1em; | ||
+ | width:700px; | ||
+ | } | ||
+ | .heading { | ||
+ | color: #576f91; | ||
+ | font-weight: bold; | ||
+ | font-size: 115%; | ||
+ | margin-top: 15px; | ||
+ | } | ||
- | + | 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; | ||
+ | } | ||
+ | |||
+ | #sponsorship { | ||
+ | padding-top: 25px; | ||
+ | font-family: georgia,serif; | ||
+ | font-size: 1.1em; | ||
+ | color:#006734; | ||
+ | font-weight:bold; | ||
+ | float:left; | ||
+ | } | ||
+ | |||
+ | a.blue:link { | ||
+ | color: #576f91; | ||
+ | } | ||
+ | |||
+ | a.blue:visited { | ||
+ | color: #576f91; | ||
+ | } | ||
+ | |||
+ | a.blue:active { | ||
+ | color: #576f91; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | a.blue:hover { | ||
+ | color: #576f91; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | <body> | ||
+ | <div id="sponsors"> | ||
+ | <div class="heading">iGEM 2008 Partners:</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> | ||
+ | </ul> | ||
+ | <div class="heading">iGEM 2008 Sponsors:</div> | ||
+ | <ul style="list-style:none;"> | ||
+ | <li><a class="green" href="http:/"></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> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | <div id="sponsorship"> | ||
+ | For information on becoming an iGEM Sponsor see the <a class="blue" href="https://2008.igem.org/Sponsorship">iGEM Sponsorship</a> page. | ||
+ | </body> | ||
+ | </html> |
Latest revision as of 17:49, 17 October 2008
iGEM 2008 Partners:
- The Mathworks
- See the Mathworks software offer
- GENEART
- See the GENEART synthesis offer
iGEM 2008 Sponsors:
For information on becoming an iGEM Sponsor see the iGEM Sponsorship page.