Team:IIT Delhi/Safety
From 2014.igem.org
(Prototype team page) |
|||
Line 1: | Line 1: | ||
- | + | {{CSS/Main}} | |
+ | {{CSS/style}} | ||
+ | {{CSS/foundation}} | ||
+ | {{CSS/reveal}} | ||
+ | {{CSS/home}} | ||
+ | {{CSS/Generic}} | ||
+ | {{CSS/js-image-slider}} | ||
+ | <html> | ||
+ | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | ||
+ | <meta name="description" content="iGEM 2014 IIT Delhi"> | ||
+ | <meta name="keywords" content="igem iitdelhi 2014, biotech, biobricks, parts, notebook, bio, chem, iit, delhi, hauz khas , new delhi, molecular biology, genetics, synthetic, biology, competition, iGEM, MIT, USA"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <meta http-equiv="cache-control" content="public" /> | ||
+ | <title>iGEM IIT Delhi</title> | ||
+ | <link rel='shortcut icon' href='/favicon.ico' /> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400italic' rel='stylesheet' type='text/css'> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700' rel='stylesheet' type='text/css'> | ||
+ | <script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script> | ||
- | {{ | + | <!-- Remove all empty <p> tags --> |
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function() { | ||
+ | $("p").filter( function() { | ||
+ | return $.trim($(this).html()) == ''; | ||
+ | }).remove() | ||
+ | }); | ||
+ | </script> | ||
- | < | + | </head> |
+ | <body> | ||
+ | <div id="main-nav" > | ||
+ | |||
+ | <nav class="top-bar" > | ||
+ | <ul class="title-area"> | ||
+ | <li class="name"> | ||
+ | |||
+ | <a href="https://2014.igem.org/Team:IIT_Delhi"> | ||
+ | <span class="logo"><img src="https://static.igem.org/mediawiki/2014/e/e8/Iitdelhi_Logo.png" alt="logo" /></span></a> | ||
+ | </li> | ||
+ | |||
+ | </ul> | ||
+ | |||
+ | <section class="top-bar-section"> | ||
+ | |||
+ | <!-- Left Nav Section --> | ||
+ | <div id="main-menu" > | ||
+ | <ul class="left nav"> | ||
+ | <li ><a href="https://2014.igem.org/Team:IIT_Delhi" >Home</a></li> | ||
+ | <li><a href="https://2014.igem.org/Team:IIT_Delhi/Project" >Project</a> | ||
+ | <ul> | ||
+ | <li ><a href="">Idea</a></li> | ||
+ | <li><a href="">Need</a></li> | ||
+ | <li ><a href="">Benefits</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="href="https://2014.igem.org/Team:IIT_Delhi/Parts" >Parts</a> | ||
+ | <ul> | ||
+ | <li ><a href="https://2014.igem.org/Team:IIT_Delhi/Parts">Biobricks Submitted</a></li> | ||
+ | <li><a href="">Previous Parts Improved</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2014.igem.org/Team:IIT_Delhi/Modeling" >Modeling</a></li> | ||
+ | <li><a href="" >Team</a> | ||
+ | <ul> | ||
+ | <li ><a href="https://2014.igem.org/Team:IIT_Delhi/Team">Team Roster</a></li> | ||
+ | <li><a href="https://igem.org/Team.cgi?id=1395">Official Team Profile</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2014.igem.org/Team:IIT_Delhi/Notebook" >Notebook</a></li> | ||
+ | <li><a href="https://2014.igem.org/Team:IIT_Delhi/Safety" >Safety</a></li> | ||
+ | <li><a href="https://2014.igem.org/Team:IIT_Delhi/Attributions" >Attributions</a></li> | ||
+ | <li><a href="https://2014.igem.org/Team:IIT_Delhi/sponsors" >Sponsors</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </section> | ||
+ | <!-- Right Nav Section --> | ||
+ | <ul> | ||
+ | <li> <a href="https://2014.igem.org/"> | ||
+ | <span class="igem-logo"><img src="https://static.igem.org/mediawiki/2014/f/ff/Iitd_Igemlogo_officiallogo_iitd.png" alt="logo" /></span></a> | ||
+ | |||
+ | |||
+ | </li> | ||
+ | |||
+ | </ul> | ||
+ | |||
+ | </section> | ||
+ | </nav> | ||
+ | </div> | ||
+ | |||
+ | <div> | ||
+ | <ul > | ||
+ | <li> | ||
+ | <a href="http://www.mahindra.com"> | ||
+ | <span class="mahindra" style="margin-top:40px;"><img src="https://static.igem.org/mediawiki/2014/3/3d/Mahindra-rise-web-logo.png" alt="mahindra" /></span></a> | ||
+ | |||
+ | |||
+ | </li> | ||
+ | |||
+ | </ul> | ||
+ | </div> | ||
<!--main content --> | <!--main content --> | ||
Line 29: | Line 127: | ||
<td align="center" colspan="3"> | <td align="center" colspan="3"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<!--end navigation menu --> | <!--end navigation menu --> | ||
</tr> | </tr> | ||
Line 80: | Line 143: | ||
<td > <h3> Timeline</h3></td> | <td > <h3> Timeline</h3></td> | ||
</tr> | </tr> | ||
- | + | <td style="border:1px dashed black;" colspan="3" align="center" height="30px" bgColor=#005d82> <a href="https://igem.org/Safety/Safety_Form?team_id=1395"> | |
+ | Check our safety Form</td> | ||
<tr> | <tr> | ||
<td width="45%" valign="top"> | <td width="45%" valign="top"> | ||
Line 151: | Line 215: | ||
</table> | </table> | ||
+ | <div id="headerstrip_bottom" style="margin-left:120px; alignment-baseline:hanging;" > | ||
+ | <nav id="navigation_bottom" > | ||
+ | <table class="hello" > | ||
+ | <tr> | ||
+ | <td><a href="" title="About us" style="margin-right:42px;">About us</a></td> | ||
+ | <td><a href="" title="Privacy policy" style="margin-right:42px;padding-bottom:6px;">Safety</a></td> | ||
+ | <td><a href="" title="Hospitality" style="margin-right:42px;padding-bottom:6px;">Attributions</a></td> | ||
+ | <td><a href="" title="Contact us" style="margin-right:42px;padding-bottom:6px;">Contact us</a></td> | ||
+ | <td><a href="" title="Gallery" style="padding-bottom:6px;">Gallery</a></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </nav> | ||
+ | </div> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 09:32, 15 July 2014
WELCOME TO iGEM 2014!Your team has been approved and you are ready to start the iGEM season!
|
||
Welcome! |
Timeline |
Check our safety Form |
Visit the Safety Hub to see this year's safety requirements. The Safety Hub is the central page for everything related to safety in iGEM. You can also go there to learn about general biosafety topics, and how to think about the future implications of your project. Edit this page!Please use this page to write about anything related to safety in your project. Your LabUse this section to tell us about your laboratory. Where is it located? What sort of equipment do you use every day? Have you decorated it for the summer? How do you look wearing a lab coat? Take pictures! Show off your space! |
|
|