Difference between revisions of "Team:Tongji Software/Safety"

Line 1: Line 1:
{{Tongji_Software/CSS}}
 
 
<html>
 
<html>
 +
<head>
 +
    <title></title>
 +
    <link rel="stylesheet" type="text/css" href="https://2019.igem.org/Template:Tongji_Software/bootstrap_css?action=raw&ctype=text/css">
 +
    <script type="text/javascript" src="https://2019.igem.org/Template:Tongji_Software/jquery?action=raw&ctype=text/javascript"></script>
 +
    <script type="text/javascript" src="https://2019.igem.org/Template:Tongji_Software/bootstrap_js?action=raw&ctype=text/javascript"></script>
 +
    <style>
 +
#sideMenu, #top_title, .patrollink  {display:none;}
 +
        html, body {width:100%;height:100%;}
 +
        .homebg1 {display: table;width: 100%;height: 100%;padding: 100px 0;text-align: center;color: #fff;background: url(https://static.igem.org/mediawiki/2019/e/ec/T--Tongji_Software--homebg1.jpeg) no-repeat bottom center;}
 +
        .homebg2 {display: table;width: 100%;height: 100%;padding: 100px 0;text-align: center;color: #000;background: url(https://static.igem.org/mediawiki/2019/3/3e/T--Tongji_Software--homebg2.jpeg) no-repeat bottom center;}
 +
.homebg3 {display: table;width: 100%;height: 100%;padding: 100px 0;text-align: center;color: #fff;background: url(https://static.igem.org/mediawiki/2019/0/07/T--Tongji_Software--homebg3.jpeg) no-repeat bottom center;}
 +
        .my-navbar {padding:20px 0 0 700px;transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;}
 +
        .my-navbar a{background:transparent !important;color:#FFF !important;}
 +
        .my-navbar a:hover {color:#45bcf9 !important;background:transparent;outline:0}
 +
        .my-navbar a {transition: color 0.5s ease-in-out;}
 +
        .top-nav {padding:0 0 0 700px;background:#000;}
 +
.dropdownbar a{background-color: #FFF !important;color:#000 !important}
 +
.footerbar {padding:20px 0;background-color: #000 !important;color:#FFF !important;text-align: center;}
 +
    </style>
 +
</head>
  
 +
<body>
  
<div class="column full_size">
+
<!--content-->
 
+
<h1> Safety </h1>
+
<p>Please visit the <a href="https://2019.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>
+
 
+
 
+
  
 +
    <div class="homebg1">   
 +
    <p style="padding:150px 0 5px 600px"><font size="7">PathLab</font></p>
 +
<p style="padding:10px 0 5px 600px"><font size="4">brief introduction</font></p>
 +
    </div>
 +
<div class="homebg2">
 +
    <p>problems while building a pathway to get products</p>
 +
<p>brief introduction</p>
 +
</div>
 +
<div class="homebg3">
 +
    <p>pathlab solve the problems</p>
 +
<p>brief introduction</p>
 +
</div>
 +
<div class="footer footerbar">
 +
    <p>CONTACT:Tongji_Software</p>
 +
<p>ADDRESS:1239# Siping Road,Tongji University,Shanghai China</p>
 +
</div>
  
 +
    <script>
 +
        $(window).scroll(function () {
 +
            if ($(".navbar").offset().top > 50) {$(".navbar-fixed-top").addClass("top-nav");
 +
            }else {$(".navbar-fixed-top").removeClass("top-nav");}
 +
        })</script>
 +
</body>
 
</html>
 
</html>

Revision as of 06:32, 14 August 2019

PathLab

brief introduction

problems while building a pathway to get products

brief introduction

pathlab solve the problems

brief introduction