Difference between revisions of "Team:BJRS China/Safety"

(Prototype team page)
 
Line 1: Line 1:
 
{{BJRS_China}}
 
{{BJRS_China}}
 
<html>
 
<html>
 +
<head>
 +
<meta charset="utf-8">
 +
<title>BJRS</title>
 +
<link rel="stylesheet" href="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css">
 +
<script src="https://cdn.bootcss.com/jquery/2.1.1/jquery.min.js"></script>
 +
<script src="https://cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 +
<style>
 +
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear{display: none;}
 +
#globalWrapper, #content { /*-- changes default wiki settings --*/
 +
width: 100%;
 +
height: 100%;
 +
border: 0px;
 +
background-color: #FFF5EE;
 +
margin: 0px;
 +
padding: 10px;
 +
}
  
 +
html, body, .wrapper { /*-- changes default wiki settings --*/
 +
width: 100%;
 +
height: 100%;
 +
background-color: #FFF5EE;
 +
}
 +
#top-section {
 +
    background-color:#FFF5EE;
 +
    border: 0px;
 +
    width: 100%;
 +
    height: 24px;
 +
    z-index: 100;
 +
    top: 0;
 +
    position: fixed;
 +
}
 +
#menubar {
 +
    top: 2px;
 +
    font-family: Helvetica, Arial, Sans-serif;
 +
    font-size: 14px;
 +
}
 +
.top{
 +
height:141px;
 +
width:100%;
 +
position:fixed;
 +
top:0px;
 +
left:0px;
 +
background:white;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
<nav class="navbar navbar-default" role="navigation">
 +
  <div class="top container-fluid">
 +
<div class="navbar-header"><a href="https://2018.igem.org/Team:BJRS_China" target="_top" class="navbar-brand"><img src="https://static.igem.org/mediawiki/2018/7/73/T--BJRS_China--logo.png" width="120px" height="120px" style="position:relative;top:0px;left:90%;" class="img-fluid rounded"><img src="https://static.igem.org/mediawiki/2018/b/b3/T--BJRS_China--logo2.jpeg"width="1200px" height="50px"style="position:relative;top:-114px;left:10px;"></a></div>
 +
    <div>
 +
      <ul class="nav navbar-nav">
 +
        <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> PROJECT <b class="caret"></b> </a>
 +
          <ul class="dropdown-menu">
 +
            <li><a href="https://2018.igem.org/Team:BJRS_China/Background">BACKGROUND</a></li>
 +
<li><a href="https://2018.igem.org/Team:BJRS_China/Design">DESIGN</a></li> 
 +
            <li><a href="https://2018.igem.org/Team:BJRS_China/Results">RESULTS</a></li>
 +
            <li><a href="https://2018.igem.org/Team:BJRS_China/Improve">IMPROVE</a></li>
 +
<li><a href="https://2018.igem.org/Team:BJRS_China/InterLab">INTERLAB</a></li>
 +
          </ul>
 +
        </li>
 +
        <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> MODEL <b class="caret"></b> </a>
 +
          <ul class="dropdown-menu">
 +
            <li><a href="https://2018.igem.org/Team:BJRS_China/Model">MODEL</a></li>
 +
            <li><a href="https://2018.igem.org/Team:BJRS_China/Measurement">MEASUREMENT</a></li>
 +
          </ul>
 +
        </li>
 +
        <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> HUMAN PRACTICE <b class="caret"></b> </a>
 +
          <ul class="dropdown-menu">
 +
            <li><a href="https://2018.igem.org/Team:BJRS_China/Human_Practices">Human Practices</a></li>
 +
            <li><a href="https://2018.igem.org/Team:BJRS_China/Engagement">Engagement</a></li>
 +
          </ul>
 +
        </li>
 +
        <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> ACHIEVEMENTS <b class="caret"></b> </a>
 +
          <ul class="dropdown-menu">
 +
            <li><a href="https://2018.igem.org/Team:BJRS_China/Parts">PARTS</a></li>
 +
            <li><a href="https://2018.igem.org/Team:BJRS_China/Judging_Criteria">JUDGING CRITERIA</a></li>
 +
          </ul>
 +
        </li>
 +
        <li><a href="https://2018.igem.org/Team:BJRS_China/Safety">SAFETY</a></li>
 +
        <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> ATTRIBUTION <b class="caret"></b> </a>
 +
          <ul class="dropdown-menu">
 +
            <li><a href="https://2018.igem.org/Team:BJRS_China/Attributions">ATTRIBUTION</a></li>
 +
            <li><a href="https://2018.igem.org/Team:BJRS_China/Collaborations">COLLABORATION</a></li>
 +
          </ul>
 +
        </li>
 +
        <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> TEAM <b class="caret"></b> </a>
 +
          <ul class="dropdown-menu">
 +
            <li><a href="https://2018.igem.org/Team:BJRS_China/Members">MEMBERS</a></li>
 +
            <li><a href="https://2018.igem.org/Team:BJRS_China/Notebooks">NOTEBOOKS</a></li>
 +
<li><a href="https://2018.igem.org/Team:BJRS_China/Protocol">PROTOCOL</a></li>
 +
<li><a href="https://2018.igem.org/Team:BJRS_China/Acknowledgement">ACKNOWLEDGEMENT</a></li>
 +
          </ul>
 +
        </li>
 +
      </ul>
 +
    </div>
 +
  </div>
 +
</nav>
 +
<main>
 +
      <section class = "background">
 +
      <h1 style = "text-align: center">Background</h1>
 +
      <hr class="line">
 +
      <div style="padding-left:120px;padding-right:120px">
  
<div class="column full_size">
+
          <p class="text-center"><font size="4">  
 
+
<h1> Safety </h1>
+
<p>Please visit the <a href="https://2018.igem.org/Safety">Safety Hub</a> to find this year's safety requirements & deadlines, and to learn about safe & responsible research in iGEM.</p>
+
 
+
<p>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 <strong>go beyond the questions on the safety forms</strong>, 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.)</p>
+
 
+
</div>
+
 
+
 
+
<div class="column two_thirds_size">
+
<h3>Safe Project Design</h3>
+
 
+
<p>Does your project include any safety features? Have you made certain decisions about the design to reduce risks? Write about them here! For example:</p>
+
 
+
<ul>
+
<li>Choosing a non-pathogenic chassis</li>
+
<li>Choosing parts that will not harm humans / animals / plants</li>
+
<li>Substituting safer materials for dangerous materials in a proof-of-concept experiment</li>
+
<li>Including an "induced lethality" or "kill-switch" device</li>
+
</ul>
+
 
+
</div>
+
 
+
<div class="column third_size">
+
<h3>Safe Lab Work</h3>
+
 
+
<p>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!</p>
+
 
+
 
+
<h3>Safe Shipment</h3>
+
 
+
<p>Did you face any safety problems in sending your DNA parts to the Registry? How did you solve those problems?</p>
+
</div>
+
  
  
 
</html>
 
</html>

Revision as of 14:26, 15 October 2018

BJRS

Background