Team:SF Bay Area DIYbio/Team
From 2014.igem.org
MariaChavez (Talk | contribs) |
|||
(9 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{CSS/Main}} | {{CSS/Main}} | ||
- | |||
<html> | <html> | ||
+ | |||
+ | |||
+ | |||
+ | <head> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Slackey" rel="stylesheet" type="text/css"> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" type="text/css"> | ||
+ | |||
+ | |||
+ | <style> | ||
+ | body{background:#fcf9ef;} | ||
+ | h1{ margin:auto; } | ||
+ | #header_text {text-align:center} | ||
+ | #top-section{height:25px} | ||
+ | .yellow_header{ color: #FBB03C; } | ||
+ | |||
+ | .margin_left_20px{ | ||
+ | margin-left: 20px; | ||
+ | } | ||
+ | |||
+ | #main_table, #navigation_table{ | ||
+ | background: #fcf9ef | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | </head> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
<!--main content --> | <!--main content --> | ||
- | <table width="70%" align="center"> | + | <table width="70%" id="main_table" align="center"> |
Line 11: | Line 56: | ||
<tr> | <tr> | ||
<td style="border:1px solid black;" colspan="3" align="center" height="50px" bgColor=#FF404B> | <td style="border:1px solid black;" colspan="3" align="center" height="50px" bgColor=#FF404B> | ||
- | <p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:SF_Bay_Area_DIYbio/Team&action=edit"style="color:#FFFFFF"> Click here | + | <p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:SF_Bay_Area_DIYbio/Team&action=edit"style="color:#FFFFFF"> Click here to edit this page!</a> </p> |
</td> | </td> | ||
</tr> | </tr> | ||
Line 19: | Line 64: | ||
<tr> | <tr> | ||
- | |||
<td align="center" colspan="3"> | <td align="center" colspan="3"> | ||
- | <table | + | <!--navigation menu --> |
+ | <table id="navigation_table" width="100%"> | ||
<tr heigth="15px"></tr> | <tr heigth="15px"></tr> | ||
<tr heigth="75px"> | <tr heigth="75px"> | ||
Line 41: | Line 86: | ||
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
<a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/Parts"style="color:#000000"> Parts</a></td> | <a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/Parts"style="color:#000000"> Parts</a></td> | ||
- | |||
- | |||
- | |||
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
Line 50: | Line 92: | ||
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
<a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/Safety"style=" color:#000000"> Safety </a></td> | <a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/Safety"style=" color:#000000"> Safety </a></td> | ||
+ | |||
+ | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
+ | <a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/ELSEI"style=" color:#000000">Ethical, Legal, Societal, Environmental Issues</a></td> | ||
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
<a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/Attributions"style="color:#000000"> Attributions </a></td> | <a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/Attributions"style="color:#000000"> Attributions </a></td> | ||
+ | |||
+ | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
+ | <a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/Future_Plans"style="color:#000000"> Future Plans </a></td> | ||
Line 61: | Line 109: | ||
<!--end navigation menu --> | <!--end navigation menu --> | ||
- | <p><b>The Real Vegan Cheese iGEM Team</b><br><br> | + | <table width="70%" id="main_table" align="center"> |
+ | <tr> <td colspan="3" height="5px"> | ||
+ | <br> | ||
+ | <p><b><font size="5">The Real Vegan Cheese iGEM Team</font></b><br><br> | ||
The Real Vegan Cheese team has emerged from the San Francisco Bay Area to create the world’s first real vegan cheese. The team is a collaborative effort between Oakland-based Counter Culture Labs and Sunnyvale’s BioCurious. We are all ages and backgrounds and worked collaboratively to bring this project together. | The Real Vegan Cheese team has emerged from the San Francisco Bay Area to create the world’s first real vegan cheese. The team is a collaborative effort between Oakland-based Counter Culture Labs and Sunnyvale’s BioCurious. We are all ages and backgrounds and worked collaboratively to bring this project together. | ||
</p> | </p> | ||
<br> | <br> | ||
- | <img src="https:// | + | <img src=" |
+ | https://static.igem.org/mediawiki/2014/c/c8/20140701081646-vegan_cheese_team_photo_enhanced.jpg" alt="Real Vegan Cheese Team"> | ||
<div align="left"> | <div align="left"> | ||
Line 248: | Line 300: | ||
</p> | </p> | ||
</div> | </div> | ||
- | + | </tr></td> | |
</table> | </table> | ||
</html> | </html> |
Latest revision as of 02:10, 18 October 2014
|