Difference between revisions of "Team:Lethbridge HS/Safety"

(Prototype team page)
 
Line 1: Line 1:
{{Lethbridge_HS}}
+
{{Lethbridge_HS/normalizecss}}
 +
{{Lethbridge_HS/jquery}}
 +
{{Lethbridge_HS/bootstrapcss}}
 +
{{Lethbridge_HS/reset}}
 +
{{Lethbridge_HS/bootstrapjs}}
 +
{{Lethbridge_HS/navbar}}
 +
{{Lethbridge_HS/css}}
 
<html>
 
<html>
 +
<meta name="viewport" content="width=device-width, initial-scale=1.0">
  
 +
<head>
  
<div class="column full_size">
+
  <link rel="stylesheet" type="text/css" href="css/bootstrap.css"/>
 +
  <link href="https://fonts.googleapis.com/css?family=Montserrat|Open+Sans" rel="stylesheet">
 +
  <script src="js/bootstrap.js"></script>
 +
<style>
 +
h1,h2,h3{font-family: 'Montserrat', sans-serif;}
 +
p{font-family:'open sans', sans-serif; font-size: 18px;}
  
<h1> Safety </h1>
+
#background{
<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>
+
background-color: }
  
<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>
+
#banner{
 +
  color: #f9f7f7;
 +
  font-family: Montserrat, serif;font-size: 18px;
  
</div>
+
  background-color:#ffcdb2 ;
 +
  background-image: url("https://static.igem.org/mediawiki/2018/9/9d/T--Lethbridge_HS--safety.png")
 +
  background-size: cover;
  
 +
background-position: center center;
 +
    background-repeat: no-repeat;
 +
    height: 75vh;
 +
    overflow: hidden;
 +
    margin: 0;
 +
    padding-top: 7%;
  
<div class="column two_thirds_size">
+
background-image: url("https://static.igem.org/mediawiki/2018/9/9d/T--Lethbridge_HS--safety.png");text-align:center;
<h3>Safe Project Design</h3>
+
    background-size: cover; background-position: center; opacity: ; background-size:  ; height: 75vh;
 +
    overflow: hidden;
 +
    margin: 0;
 +
    background-repeat: no-repeat;
  
<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>
+
.jumbotron text-center{
  
<div class="column third_size">
+
    background-color: white;
<h3>Safe Lab Work</h3>
+
    position: relative;
 +
    width: 100%;
 +
    background-size: 100% 100%;
 +
}
  
<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>
+
.center{
 +
 
 +
  text-align: left;
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
}
 +
 
 +
 
 +
</style>
 +
 
 +
</head>
 +
 
 +
<body>
 +
 
 +
 
 +
 
 +
 
 +
<body id="background">
 +
<div id="banner" class=" jumbotron text-center container-fluid "><div class="container-fluid">
 +
      <div style="font-family: 'Montserrat' , serif;font-size: 10vw;text-align:center;margin-top:50px;"><center>SAFETY</center></div>
 +
 
 +
  </div>
 +
  </div>
 +
<div class="container-fluid;" style="margin-left:10%; margin-right:10%;">
 +
<br><br>
 +
<p><h1></h1> <b></b>
 +
<br>
 +
 
 +
 
 +
<b></b>
 +
 
 +
<p></p>
 +
 
 +
<p></p>
 +
 
 +
 
 +
 
 +
<p></p>
 +
 
 +
 
 +
 
 +
<b></b>
 +
<p></p>  
  
<p>Did you face any safety problems in sending your DNA parts to the Registry? How did you solve those problems?</p>
 
 
</div>
 
</div>
 +
 +
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
 +
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
 +
    <!-- Include all compiled plugins (below), or include individual files as needed -->
 +
    <script src="js/bootstrap.min.js"></script>
 +
 +
<script src="https://2018.igem.org/Template:Lethbridge_HS/jquery" type="text/javascript"> </script>
 +
<script src="https://2018.igem.org/Template:Lethbridge_HS/bootstrapjs" type="text/javascript"> </script>
 +
</body>
 +
 +
 +
 +
 +
  
  
 
</html>
 
</html>

Revision as of 22:50, 17 August 2018