Line 1: | Line 1: | ||
− | |||
<html> | <html> | ||
+ | <head> | ||
+ | <meta charset="utf-8"> | ||
+ | <title>Pumas_Mexico</title> | ||
<style type="text/css"> | <style type="text/css"> | ||
− | + | #apDiv1 { | |
+ | position: absolute; | ||
+ | width: 200px; | ||
+ | height: 115px; | ||
+ | z-index: 1; | ||
+ | align: center; | ||
+ | } | ||
+ | { | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | header { | |
− | width:100%; | + | margin-top:10px; |
− | + | width: 100%; | |
− | + | overflow: hidden; | |
+ | height: 150px; | ||
+ | position: relative; | ||
+ | } | ||
− | + | nav { | |
− | + | top:-20px; | |
− | + | position: absolute; | |
− | + | left:0; | |
+ | right:0; | ||
+ | margin:20px auto; | ||
+ | max-width:1000px; | ||
+ | width:90%; | ||
+ | } | ||
− | + | nav ul { | |
+ | list-style:none; | ||
+ | } | ||
+ | |||
+ | nav > ul { | ||
+ | display:table; | ||
+ | |||
width:100%; | width:100%; | ||
− | + | background:#3CC; | |
− | + | position:relative; | |
+ | } | ||
− | + | nav > ul li { | |
+ | display:table-cell; | ||
+ | } | ||
+ | |||
+ | |||
+ | nav > ul > li:hover > ul { | ||
+ | display:block; | ||
+ | height:100%; | ||
+ | } | ||
+ | |||
+ | nav > ul > li > ul { | ||
+ | display:block; | ||
+ | position:absolute; | ||
+ | background:#5a68a3; | ||
+ | left:0; | ||
+ | right:0; | ||
+ | overflow:hidden; | ||
+ | height:0%; | ||
+ | -webkit-transition: all .3s ease; | ||
+ | -moz-transition: all .3s ease; | ||
+ | -ms-transition: all .3s ease; | ||
+ | -o-transition: all .3s ease; | ||
+ | transition: all .3s ease; | ||
+ | } | ||
+ | |||
+ | nav > ul li a { | ||
+ | color:#fff; | ||
+ | display:block; | ||
+ | line-height:20px; | ||
+ | padding:20px; | ||
+ | position: relative; | ||
+ | text-align:center; | ||
+ | text-decoration:none; | ||
+ | -webkit-transition: all .3s ease; | ||
+ | -moz-transition: all .3s ease; | ||
+ | -ms-transition: all .3s ease; | ||
+ | -o-transition: all .3s ease; | ||
+ | transition: all .3s ease; | ||
+ | } | ||
+ | |||
+ | nav > ul > li > ul > li a:hover { | ||
+ | background:#d1ae18; | ||
+ | } | ||
+ | |||
+ | nav > ul > li > a span { | ||
+ | background:#283684; | ||
+ | display:block; | ||
+ | height:100%; | ||
width:100%; | width:100%; | ||
− | + | left:0; | |
− | + | position:absolute; | |
− | + | top:-55px; | |
− | + | -webkit-transition: all .3s ease; | |
− | + | -moz-transition: all .3s ease; | |
+ | -ms-transition: all .3s ease; | ||
+ | -o-transition: all .3s ease; | ||
+ | transition: all .3s ease; | ||
+ | } | ||
+ | nav > ul > li > a span .icon { | ||
+ | display:block; | ||
+ | line-height:60px; | ||
+ | } | ||
+ | nav > ul > li > a:hover > span { | ||
+ | top:0; | ||
+ | } | ||
− | + | nav ul li a .primero { | |
+ | background:#0e5061; | ||
+ | } | ||
+ | nav ul li a .segundo { | ||
+ | background:#5da5a2; | ||
+ | } | ||
− | + | nav ul li a .tercero { | |
− | + | background:#f25724; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | nav ul li a .cuarto { | |
+ | background:#174459; | ||
+ | } | ||
− | + | nav ul li a .quinto { | |
− | + | background:#37a4d9; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
+ | #apDiv2 { | ||
+ | position: absolute; | ||
+ | width: 200px; | ||
+ | height: 115px; | ||
+ | z-index: 1; | ||
+ | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | } | |
− | < | + | </style> |
− | </ | + | </head> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | <body> |
− | < | + | <center> |
− | < | + | <img src="https://static.igem.org/mediawiki/2016/3/3c/T--Pumas_Mexico--Portada.jpg" width="864" height="312" > |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | </DIV> |
− | + | ||
</p> | </p> | ||
− | < | + | <center> |
− | < | + | <p> |
− | + | <header> | |
− | < | + | <div id="apDiv1"> |
− | < | + | <font face="Arial, Helvetica, sans-serif"> |
+ | <center> | ||
+ | <nav> | ||
+ | <ul> | ||
</p> | </p> | ||
− | < | + | <li><a href="" style="text-decoration:none"><span class=""><i><br><img src="https://static.igem.org/mediawiki/2016/2/29/T--Pumas_Mexico--Icon1.png"> </i></span><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">HOME</font></a></li> |
− | <a href=" | + | |
− | </ | + | |
− | < | + | <li><a href=""><span class=""><i><br><img src="https://static.igem.org/mediawiki/2016/4/4a/T--Pumas_Mexico--Icon2.png"> </i></span><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">TEAM</font></a><ul> |
− | < | + | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/Team" style="text-decoration:none"><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">Team</font></a></li> |
− | <a href="https://2016.igem.org/Team:Pumas_Mexico/ | + | |
− | </ | + | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/Collaborations" style="text-decoration:none"><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">Collaborations</font></a></li> |
− | < | + | </ul> |
− | <a href="https://2016.igem.org/Team:Pumas_Mexico/ | + | |
− | </ | + | <li><a href=""><span class=""><i><br><img src="https://static.igem.org/mediawiki/2016/6/6f/T--Pumas_Mexico--Icon3.png"> </i></span><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">PROJECT</font></a> |
− | < | + | <ul> |
− | <a href="https://2016.igem.org/Team:Pumas_Mexico/ | + | |
− | </ | + | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/Description" style="text-decoration:none"><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">Description</font></a></li> |
− | < | + | |
− | <a href="https://2016.igem.org/Team:Pumas_Mexico/ | + | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/Design" style="text-decoration:none"><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">Design</font></a></li> |
− | </ | + | |
− | < | + | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/Experiments" style="text-decoration:none"><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">Experiments</font></a></li> |
− | <a href="https://2016.igem.org/Team:Pumas_Mexico/ | + | |
+ | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/Proof" style="text-decoration:none"><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">Proof of consept</font></a></li> | ||
+ | |||
+ | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/Demonstrate" style="text-decoration:none"><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">Demostrate</font></a></li> | ||
+ | |||
+ | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/Results" style="text-decoration:none"><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">Results</font></a></li> | ||
+ | |||
+ | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/Notebook" style="text-decoration:none"><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">Notebook</font></a></li> | ||
+ | |||
+ | </ul> | ||
+ | |||
+ | </li><li><a href=""><span class=""><i><br><img src="https://static.igem.org/mediawiki/2016/b/bf/T--Pumas_Mexico--Icon4.png"> </i></span><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">HP</font></a><ul> | ||
+ | |||
+ | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/Human_Practices" style="text-decoration:none"><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">Human Practices</font></a></li> | ||
+ | |||
+ | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/HP/Silver" style="text-decoration:none"><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">Silver</font></a></li> | ||
+ | |||
+ | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/HP/Gold" style="text-decoration:none"><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">Gold</font></a></li> | ||
+ | |||
+ | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/Integrated_Practices" style="text-decoration:none"><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">Integrated Practices</font></a></ui></li> | ||
+ | |||
+ | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/Engagement" style="text-decoration:none"><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">Engagment</font></a></li> | ||
+ | </ul></li> | ||
+ | |||
+ | <li><a href=""><span class=""><i><br><img src="https://static.igem.org/mediawiki/2016/e/ef/T--Pumas_Mexico--Icon8.png"> </i></span><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">PARTS</font></a> | ||
+ | <ul> | ||
+ | |||
+ | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/Parts" style="text-decoration:none"><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">Parts</font></a></li> | ||
+ | |||
+ | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/Basic_Part" style="text-decoration:none"><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">Basic Parts</font></a></li> | ||
+ | |||
+ | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/Composite_Part" style="text-decoration:none"><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">Composite parts</font></a></li> | ||
+ | |||
+ | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/Part_Collection" style="text-decoration:none"><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">Part colleccion</font></a></li> | ||
+ | </ul></li> | ||
+ | |||
+ | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/Safety" style="text-decoration:none"><span class=""><i><br><img src="https://static.igem.org/mediawiki/2016/c/c4/T--Pumas_Mexico--Icon6.png"> </i></span><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">SAFETY</font></a></li> | ||
+ | |||
+ | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/Attributions" style="text-decoration:none"><span class=""><i><br><img src="https://static.igem.org/mediawiki/2016/7/72/T--Pumas_Mexico--Icon5.png"> </i></span><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">ATRIBUTIONS</font></a></li> | ||
+ | |||
+ | <li><a href=""><span class=""><i><br><img src="https://static.igem.org/mediawiki/2016/e/e4/T--Pumas_Mexico--Icon7.png"> </i></span><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">AWARD</font></a><ul> | ||
+ | |||
+ | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/Entrepreneurship"><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">Entrepreneurship</font></a></li> | ||
+ | |||
+ | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/Hardware" style="text-decoration:none"><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">Hadware</font></a></li> | ||
+ | |||
+ | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/Software" style="text-decoration:none"><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">Software</font></a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/Measurement" style="text-decoration:none"><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">Masurement</font></a></li> | ||
− | < | + | <li><a href="https://2016.igem.org/Team:Pumas_Mexico/Model" style="text-decoration:none"><font color="#FFFFFF" face="Lucida Sans Unicode, Lucida Grande, sans-serif">Model</font></a></li> |
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
− | </ | + | </ul></li> |
− | </ | + | </div> |
<div class="column full_size"> | <div class="column full_size"> | ||
+ | </div> | ||
+ | </div> | ||
+ | <br> | ||
+ | <br> | ||
<h2>Entrepreneurship</h2> | <h2>Entrepreneurship</h2> | ||
Revision as of 21:39, 16 October 2016
Entrepreneurship
In previous years, iGEM had an entrepreneurship track. Teams were encouraged to build projects and focus around commercializing their work. We have now moved to an award as the best work in this area may come from teams who are not solely focused on entrepreneurship.
The Best Supporting Entrepreneurship award recognizes exceptional effort to build a business case and commercialize an iGEM project. This award is open to all teams to show that entrepreneurship is something all teams can aspire to do with their project. This award can go to an new project, or to a previous project that a team aimed to commercialize. Have you filed a provisional patent on your project/device/process? Have you raised money to build and ship products? Have you pitched your idea to investors and received money? Complete the entrepreneurship section on the 2016 Judging form and tell us what you did. As always in iGEM, the aim is to impress the judges!
Inspiration
You can look at what other teams did to get some inspiration!
Here are a few examples: