Difference between revisions of "Team:Glasgow/Safety"

(Prototype team page)
 
Line 2: Line 2:
 
<html>
 
<html>
  
 +
<p></p>
 +
 +
<head>
 +
<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>
 +
</head>
 +
<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>
  
 
<div class="column full_size">
 
<div class="column full_size">

Revision as of 15:31, 29 June 2017

Safety

Please visit the main Safety page to find this year's safety requirements & deadlines, and to learn about safe & responsible research in iGEM.

On this page of your wiki, you should write about how you are addressing any safety issues in your project. The wiki is a place where you can go beyond the questions on the safety forms, and write about whatever safety topics are most interesting in your project. (You do not need to copy your safety forms onto this wiki page.)

Safe Project Design

Does your project include any safety features? Have you made certain decisions about the design to reduce risks? Write about them here! For example:

  • Choosing a non-pathogenic chassis
  • Choosing parts that will not harm humans / animals / plants
  • Substituting safer materials for dangerous materials in a proof-of-concept experiment
  • Including an "induced lethality" or "kill-switch" device
Safe Lab Work

What safety procedures do you use every day in the lab? Did you perform any unusual experiments, or face any unusual safety issues? Write about them here!

Safe Shipment

Did you face any safety problems in sending your DNA parts to the Registry? How did you solve those problems?