(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | {{Paris_Bettencourt}} | + | {{Paris_Bettencourt/Menu}} |
− | + | {{Paris_Bettencourt/Wiki}} | |
+ | <!-- Code by the 2016 Paris Bettencourt --> | ||
− | < | + | <html> |
+ | <style> | ||
+ | a:hover { | ||
+ | text-decoration : none; | ||
+ | } | ||
+ | html { | ||
+ | height : 100%; | ||
+ | } | ||
+ | body { | ||
+ | position : relative; | ||
+ | height : 100%; | ||
+ | margin-left : 0; | ||
+ | margin-right : 0; | ||
+ | margin-top : 0; | ||
+ | } | ||
+ | #topheader { | ||
+ | position : relative; | ||
+ | margin-top : -80px; | ||
+ | margin-left : 0; | ||
+ | margin-right : 0; | ||
+ | padding:0; | ||
+ | width : 100%; | ||
+ | height : 600px; | ||
+ | background-image : url("https://static.igem.org/mediawiki/2016/2/2d/Paris_Bettencourt-Safety.jpg"); | ||
+ | background-size : cover; | ||
+ | } | ||
+ | #subheader { | ||
+ | position : relative ; | ||
+ | width : 100%; | ||
+ | height : 300px; | ||
+ | left : 0; | ||
+ | right : 0; | ||
+ | text-align : center; | ||
+ | background-color : rgb(255,255,255); | ||
+ | } | ||
+ | #definition { | ||
+ | width : 80%; | ||
+ | display : inline-block; | ||
+ | line-height : normal; | ||
+ | text-align : center; | ||
+ | position : relative; | ||
+ | margin-top : 80px; | ||
+ | } | ||
+ | #text { | ||
+ | font-family: Open Sans, sans-serif; | ||
+ | text-align : center; | ||
+ | font-size : 22px; | ||
+ | vertical-align : middle; | ||
+ | color : rgb(150,149,149); | ||
+ | } | ||
+ | .definition { | ||
+ | position : relative; | ||
+ | font-family: Open Sans, sans-serif; | ||
+ | text-align : center; | ||
+ | font-size : 18px; | ||
+ | vertical-align : middle; | ||
+ | color : rgb(150,149,149); | ||
+ | } | ||
+ | .descript2 { | ||
+ | width : 60%; | ||
+ | margin-left : 0%; | ||
+ | font-size : 18px; | ||
+ | text-align : center; | ||
+ | color : rgb(255,0,99); | ||
+ | margin-top : 0px; | ||
+ | display : none; | ||
+ | vertical-align : middle; | ||
+ | line-height : normal; | ||
+ | background-color : transparent; | ||
+ | z-index : 91; | ||
+ | } | ||
− | + | .layout { | |
+ | display : inline-block; | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | z-index : 90; | ||
+ | vertical-align : middle; | ||
+ | line-height : 300px; | ||
+ | text-align : center; | ||
+ | display: flex; | ||
+ | justify-content: center; | ||
+ | align-items: center; | ||
+ | -webkit-display: flex; | ||
+ | -webkit-justify-content: center; | ||
+ | -webkit-align-items: center; | ||
+ | vertical-align : middle; | ||
+ | } | ||
− | < | + | .separation { |
+ | width: 100%; | ||
+ | height : 10px; | ||
+ | } | ||
+ | </style> | ||
+ | <head> | ||
+ | <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div id=topheader></div> | ||
+ | <div id=subheader> | ||
+ | <div id=definition> | ||
+ | <h1 class=project>Safety</h1> | ||
+ | <p class=definition> | ||
+ | Safety is key value in iGEM. Our team received a safety training before starting any work in the lab, and learned : how to handle samples, where to dispose of different kind of waste, how to handle different kind of chemicals, how to use the equipment safely, and emergency procedures.</br> | ||
+ | We benefit from the experience of our the Lab manager and our instructors, who are always available to answer any questions we have on safety matters. Our lab at institut Cochin follows the guidelines from the WHO laboratory biosafety manual. </br> | ||
+ | http://www.who.int/csr/resources/publications/biosafety/WHO_CDS_CSR_LYO_2004_11/en/ | ||
+ | </p> | ||
+ | <p class=definition><br> | ||
+ | </p> | ||
</div> | </div> | ||
+ | <div class=separation> </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | <!-- | ||
+ | BUTTON.. unimportant for now | ||
+ | <div class="button_click" onClick=" parent.location= 'https://2016.igem.org/Special:Upload '"> | ||
+ | UPLOAD FILES | ||
</div> | </div> | ||
+ | --> | ||
+ | </html> | ||
− | |||
− | |||
− | + | {{Paris_Bettencourt/Footer}} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Revision as of 14:55, 26 July 2016
Safety
Safety is key value in iGEM. Our team received a safety training before starting any work in the lab, and learned : how to handle samples, where to dispose of different kind of waste, how to handle different kind of chemicals, how to use the equipment safely, and emergency procedures. We benefit from the experience of our the Lab manager and our instructors, who are always available to answer any questions we have on safety matters. Our lab at institut Cochin follows the guidelines from the WHO laboratory biosafety manual. http://www.who.int/csr/resources/publications/biosafety/WHO_CDS_CSR_LYO_2004_11/en/