|
|
Line 1: |
Line 1: |
| {{Glasgow}} | | {{Glasgow}} |
| + | <p></p> |
| + | {{Glasgow_NavBar}} |
| + | <p></p> |
| <html> | | <html> |
| | | |
Line 6: |
Line 9: |
| <head> | | <head> |
| <style> | | <style> |
− | .container {
| |
− | width: 100%;
| |
− | overflow: hidden;
| |
− | background-color: #333;
| |
− | font-family: Arial;
| |
− | }
| |
| | | |
− | .container a {
| |
− | float: left;
| |
− | font-size: 16px;
| |
− | color: white;
| |
− | text-align: center;
| |
− | padding: 14px 16px;
| |
− | text-decoration: none;
| |
− | }
| |
− |
| |
− | .dropdown {
| |
− | float: left;
| |
− | overflow: hidden;
| |
− | }
| |
− |
| |
− | .dropdown .dropbtn {
| |
− | font-size: 16px;
| |
− | border: none;
| |
− | outline: none;
| |
− | color: white;
| |
− | padding: 14px 16px;
| |
− | background-color: inherit;
| |
− | }
| |
− |
| |
− | .container a:hover, .dropdown:hover .dropbtn {
| |
− | background-color: rgb(64, 180, 255);
| |
− | }
| |
− |
| |
− | .dropdown-content {
| |
− | display: none;
| |
− | position: absolute;
| |
− | background-color: #f9f9f9;
| |
− | min-width: 160px;
| |
− | box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
| |
− | z-index: 1;
| |
− | }
| |
− |
| |
− | .dropdown-content a {
| |
− | float: none;
| |
− | color: black;
| |
− | padding: 12px 16px;
| |
− | text-decoration: none;
| |
− | display: block;
| |
− | text-align: left;
| |
− | }
| |
− |
| |
− | .dropdown-content a:hover {
| |
− | background-color: #ddd;
| |
− | }
| |
− |
| |
− | .dropdown:hover .dropdown-content {
| |
− | display: block;
| |
− | }
| |
| </style> | | </style> |
| </head> | | </head> |
| <body> | | <body> |
− |
| |
− | <div class="container">
| |
− | <a href="https://2017.igem.org/Team:Glasgow">Home</a>
| |
− | <div class="dropdown">
| |
− | <button class="dropbtn">Team</button>
| |
− | <div class="dropdown-content">
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Team">Team</a>
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Collaborations">Collaborations</a>
| |
− | </div>
| |
− | </div>
| |
− | <div class="dropdown">
| |
− | <button class="dropbtn">Project</button>
| |
− | <div class="dropdown-content">
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Description">Description</a>
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Design">Design</a>
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Experiments">Experiments</a>
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Notebook">Notebook</a>
| |
− | <a href="https://2017.igem.org/Team:Glasgow/InterLab">InterLab</a>
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Contribution">Contribution</a>
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Model">Model</a>
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Results">Results</a>
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Demonstrate">Demonstrate</a>
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Improve">Improve</a>
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Attributions">Attributions</a>
| |
− | </div>
| |
− | </div>
| |
− | <div class="dropdown">
| |
− | <button class="dropbtn">Parts</button>
| |
− | <div class="dropdown-content">
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Parts">Parts</a>
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Basic_Part">Basic Parts</a>
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Composite_Part">Composite Parts</a>
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Part_Collection">Part Collection</a>
| |
− | </div>
| |
− | </div>
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Safety">Safety</a>
| |
− | <div class="dropdown">
| |
− | <button class="dropbtn">Human Practices</button>
| |
− | <div class="dropdown-content">
| |
− | <a href="https://2017.igem.org/Team:Glasgow/HP/Silver">Silver HP</a>
| |
− | <a href="https://2017.igem.org/Team:Glasgow/HP/Gold_Integrated">Integrated and Gold</a>
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Engagement">Public Engagement</a>
| |
− | </div>
| |
− | </div>
| |
− | <div class="dropdown">
| |
− | <button class="dropbtn">Awards</button>
| |
− | <div class="dropdown-content">
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Applied_Design">Applied Design</a>
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Entrepreneurship">Entrepreneurship</a>
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Hardware">Hardware</a>
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Measurement">Measurement</a>
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Model">Model</a>
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Plant">Plant</a>
| |
− | <a href="https://2017.igem.org/Team:Glasgow/Software">Software</a>
| |
− | </div>
| |
− | </div>
| |
− | </div>
| |
| | | |
| <p></p> | | <p></p> |
Gold Medal and Integrated Human Practices
This page will contain information for your Gold medal Human Practices work, which you can also use to nominate your team for the Best Integrated Human Practices page. To make things easier, we have combined the Gold medal page with the Best Integrated Human Practices page since we expect the work to overlap considerably.
iGEM teams are unique and leading the field because they "go beyond the lab" to imagine their projects in 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 page.