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> | ||
<p>iGEM teams are leading in the area of Human Practices because they conduct their projects within a social/environmental context, to better understand issues that might influence the design and use of their technologies.</p> | <p>iGEM teams are leading in the area of Human Practices because they conduct their projects within a social/environmental context, to better understand issues that might influence the design and use of their technologies.</p> |
Revision as of 21:26, 16 October 2016
iGEM teams are leading in the area of Human Practices because they conduct their projects within a social/environmental context, to better understand issues that might influence the design and use of their technologies.
Teams work with students and advisors from the humanities and social sciences to explore topics concerning ethical, legal, social, economic, safety or security issues related to their work. Consideration of these Human Practices is crucial for building safe and sustainable projects that serve the public interest.
For more information, please see the Human Practices Hub.
Note
You must fill out this page in order to be considered for all awards for Human Practices:
- Human Practices silver medal criterion
- Human Practices gold medal criterion
- Best Integrated Human Practices award
- Best Education and Public Engagement award
Some Human Practices topic areas
- Philosophy
- Public Engagement / Dialogue
- Education
- Product Design
- Scale-Up and Deployment Issues
- Environmental Impact
- Ethics
- Safety
- Security
- Public Policy
- Law and Regulation
- Risk Assessment
What should we write about on this page?
On this page, you should write about the Human Practices topics you considered in your project, and document any special activities you did (such as visiting experts, talking to lawmakers, or doing public engagement).