Difference between revisions of "Team:Grenoble-Alpes/Safety"

(Prototype team page)
 
Line 1: Line 1:
 
{{Grenoble-Alpes}}
 
{{Grenoble-Alpes}}
<html>
 
  
 +
<html lang="en">
 +
<head>
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
<LINK rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:Grenoble-Alpes/CSS"  />
 +
<style>
 +
#welcome{
 +
background-image: url("https://static.igem.org/mediawiki/2018/c/c6/T--Grenoble-Alpes--hp_bg.jpg");
 +
}
 +
#text-container {
 +
padding:3vh;
 +
box-sizing:border-box;
 +
margin-top:calc(100vh - 39px);}
 +
#overlay {
 +
z-index:0;
 +
height:calc(100vh - 21px);
 +
}
 +
#welcome {height:calc(100vh - 21px);top:0;
 +
}
 +
#titre-image {
 +
color:white;
 +
z-index:3;
 +
font-size:6em!important;
 +
font-weight:1000px;
 +
margin-left:30%;
 +
margin-top:300px;
 +
padding-right: 20px;
 +
border-right: white solid 4px;}
  
<div class="column full_size">
+
p{    font-family: "calibri","Arial",Helvetica,sans-serif!important;
 +
    font-size: 1.5em!important;
 +
    margin: 1vh;}
 +
</style>
  
<h1> Safety </h1>
+
</head>
<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>
+
<body>
 +
<div id="container">
 +
<div id="welcome">
 +
<div id="overlay"></div>
 +
<p id="titre-image">SAFETY AND SECURITY</p>
 +
</div>
 +
<div id="sous-menu">
 +
<ul>
 +
 +
<li>
 +
<a href="https://2018.igem.org/Team:Grenoble-Alpes/Human_Practices">HUMAN PRACTICES</a>
 +
<ul>
 +
<li><a  href="https://2018.igem.org/Team:Grenoble-Alpes/actors_partnerships">ACTORS & PARTNERSHIPS</a></li>
 +
<li><a href="https://2018.igem.org/Team:Grenoble-Alpes/ethic">ETHIC</a></li>
 +
<li><a href="https://2018.igem.org/Team:Grenoble-Alpes/events">EVENTS</a></li>
 +
<li><a href="https://2018.igem.org/Team:Grenoble-Alpes/Safety" id="current-menu">SAFETY & SECURITY</a></li>
 +
</ul>
 +
</a>
 +
</li>
 +
 +
</ul>
 +
</div>
 +
<div id="text-container"><p>Empty page</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>
 
  
 +
</div>
 +
</div>
 +
</body>
 +
<footer>
 +
<a href="mailto:Igem.grenoble.alpes@gmail.com">Igem.grenoble.alpes@gmail.com</a>
 +
<div id="icons">
 +
<a href="https://www.facebook.com/igemfrancegrenoble/?ref=br_rs"><i class="fab fa-facebook fa-2x"></i></a>
 +
<a href="https://twitter.com/igem_grenoble?lang=fr"><i class="fab fa-twitter fa-2x"></i></a>
 +
<a href="https://www.linkedin.com/in/igem-grenoble-367974116/?originalSubdomain=fr"><i class="fab fa-linkedin  fa-2x"></i></a>
 +
<a href=""></a>
 +
</div>
  
 +
</footer>
 
</html>
 
</html>

Revision as of 16:43, 11 October 2018

Template loop detected: Template:Grenoble-Alpes