Difference between revisions of "Team:IIT Delhi/abstract"
(24 intermediate revisions by 2 users not shown) | |||
Line 35: | Line 35: | ||
transition all 1s ease; | transition all 1s ease; | ||
} | } | ||
− | # | + | #icon7{ |
− | margin-top:1. | + | margin-top:1.7%; |
margin-left:-0.5%; | margin-left:-0.5%; | ||
width:7%; | width:7%; | ||
} | } | ||
− | # | + | #icon6{ |
+ | margin-top:1.5%; | ||
width:5.5%; | width:5.5%; | ||
} | } | ||
Line 55: | Line 56: | ||
opacity:4; | opacity:4; | ||
} | } | ||
+ | |||
#IITDigem_logo{ | #IITDigem_logo{ | ||
position:absolute; | position:absolute; | ||
− | margin-top: | + | margin-top:2%; |
− | margin-left: | + | margin-left:11%; |
− | width: | + | width:10%; |
} | } | ||
Line 233: | Line 235: | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
margin-top: 30px; | margin-top: 30px; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 251: | Line 240: | ||
position:fixed; | position:fixed; | ||
margin-top:0%; | margin-top:0%; | ||
− | margin-left: | + | margin-left:-1%; |
− | height: | + | height:150px; |
− | width: | + | width:150px; |
+ | opacity:1; | ||
z-index:999; | z-index:999; | ||
} | } | ||
ul.ldd_menu a{ | ul.ldd_menu a{ | ||
− | + | text-decoration:none; | |
} | } | ||
ul.ldd_menu > li{ | ul.ldd_menu > li{ | ||
− | + | ||
− | + | position:fixed; | |
− | + | margin-left:-2%; | |
− | + | width:150px; | |
+ | z-index: 9999; | ||
+ | height:150px; | ||
+ | border-radius:0 0 190px 0; | ||
+ | transition-delay: 300ms; | ||
+ | |||
+ | } | ||
+ | |||
+ | ul.ldd_menu > li:hover{ | ||
+ | width:100%; | ||
+ | transition-delay: 0ms; | ||
+ | |||
+ | } | ||
+ | .ldd_submenu ul{ | ||
+ | margin-left:4%; | ||
+ | } | ||
+ | .ldd_submenu ul li{ | ||
+ | padding-bottom:3%; | ||
} | } | ||
ul.ldd_menu > li > span{ | ul.ldd_menu > li > span{ | ||
Line 269: | Line 276: | ||
z-index:-1000; | z-index:-1000; | ||
position:absolute; | position:absolute; | ||
− | margin-left: | + | margin-left:0%; |
− | width: | + | width:0%; |
− | font-size: | + | height:100%; |
+ | font-size:100%; | ||
color:green; | color:green; | ||
opacity:0; | opacity:0; | ||
− | + | background-color:white; | |
− | + | height:100%; | |
− | + | line-height:100%; | |
− | + | cursor:default; | |
− | + | padding:0px 20px; | |
− | + | border-radius:0 0 190px 0; | |
− | border-radius: | + | text-shadow:0px 0px 1px #CCC; |
− | + | ||
− | + | } | |
Line 295: | Line 303: | ||
display: inline-block; | display: inline-block; | ||
border-left:1px dotted #FFF; | border-left:1px dotted #FFF; | ||
− | |||
− | |||
− | |||
− | |||
padding-top: 10px; | padding-top: 10px; | ||
padding-right: 5px; | padding-right: 5px; | ||
Line 451: | Line 455: | ||
opacity:1; | opacity:1; | ||
} | } | ||
+ | .infotable, .infotable tr, .infotable td, .infotable th{ | ||
+ | border:solid 2px white; | ||
+ | border-collapse:collapse; | ||
+ | } | ||
+ | .infotable{ | ||
+ | margin-left:30%; | ||
+ | } | ||
+ | |||
<link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'> | <link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'> | ||
Line 463: | Line 475: | ||
<div id="header"> | <div id="header"> | ||
− | + | <a href="https://2015.igem.org/Team:IIT_Delhi"><img id="IITDigem_logo" src="https://static.igem.org/mediawiki/2015/f/ff/IITDigem_logo.png"></a> | |
Line 531: | Line 543: | ||
<div class="iconsDiv" style="margin-left:64%;"> | <div class="iconsDiv" style="margin-left:64%;"> | ||
− | <a href="https://2015.igem.org/Team:IIT_Delhi/human_practices"><img class="icons" id="icon6 | + | <a href="https://2015.igem.org/Team:IIT_Delhi/human_practices"><img class="icons" id="icon6" src="https://static.igem.org/mediawiki/2015/6/61/IITDethics1.png"></a> |
<ul class="smenu"> | <ul class="smenu"> | ||
Line 541: | Line 553: | ||
<div class="iconsDiv" style="margin-left:71%;"> | <div class="iconsDiv" style="margin-left:71%;"> | ||
− | <a href="https://2015.igem.org/Team:IIT_Delhi/ethics"><img class="icons" id="icon7" src="https://static.igem.org/mediawiki/2015/ | + | <a href="https://2015.igem.org/Team:IIT_Delhi/ethics"><img class="icons" id="icon7" src="https://static.igem.org/mediawiki/2015/5/5c/IITDhp_copy.png"></a> |
<ul class="smenu"> | <ul class="smenu"> | ||
Line 551: | Line 563: | ||
</div> | </div> | ||
− | <a href="http://www.igem.org/Main_Page"><img id="igemlogo" style="width: | + | <a href="http://www.igem.org/Main_Page"><img id="igemlogo" style="width:14%;margin-left:82%;position:absolute;margin-top:0%;" src="https://static.igem.org/mediawiki/2015/1/19/Toronto_2015_images_igem.png" /></a> |
</nav> | </nav> | ||
Line 566: | Line 578: | ||
<!---------------TOUR CANCELLED-------------------------> | <!---------------TOUR CANCELLED-------------------------> | ||
<!-------------Span sitemap image---------> | <!-------------Span sitemap image---------> | ||
− | <img id="spanimg" src="https://static.igem.org/mediawiki/2015/ | + | <img id="spanimg" src="https://static.igem.org/mediawiki/2015/d/de/IITDSitemap1.png"> |
<!------------Span sitemap image----------> | <!------------Span sitemap image----------> | ||
<div class="box"> | <div class="box"> | ||
<ul id="ldd_menu" class="ldd_menu" style="position:absolute;"> | <ul id="ldd_menu" class="ldd_menu" style="position:absolute;"> | ||
<li> | <li> | ||
− | <span>SiteMap</span> | + | <span id="site">SiteMap</span> |
<!--- | <!--- | ||
<img id="spanimg" src="https://static.igem.org/mediawiki/2015/6/6b/IITDSitemap.png"> | <img id="spanimg" src="https://static.igem.org/mediawiki/2015/6/6b/IITDSitemap.png"> | ||
Line 625: | Line 637: | ||
</ul> | </ul> | ||
<ul> | <ul> | ||
− | <li class="ldd_heading"><a style="color:white;" href="https://2015.igem.org/Team:IIT_Delhi/human_practices"> | + | <li class="ldd_heading"><a style="color:white;" href="https://2015.igem.org/Team:IIT_Delhi/human_practices">ETHICS</a></li> |
<li><a href="https://2015.igem.org/Team:IIT_Delhi/human_practices#collaborations">COLLABORATIONS</a></li> | <li><a href="https://2015.igem.org/Team:IIT_Delhi/human_practices#collaborations">COLLABORATIONS</a></li> | ||
Line 634: | Line 646: | ||
</ul> | </ul> | ||
<ul> | <ul> | ||
− | <li class="ldd_heading"><a style="color:white;" href="https://2015.igem.org/Team:IIT_Delhi/ethics"> | + | <li class="ldd_heading"><a style="color:white;" href="https://2015.igem.org/Team:IIT_Delhi/ethics">HUMAN PRACTICES</a></li> |
<li><a href="https://2015.igem.org/Team:IIT_Delhi/ethics#orientation">ORIENTATION</a></li> | <li><a href="https://2015.igem.org/Team:IIT_Delhi/ethics#orientation">ORIENTATION</a></li> | ||
<li><a href="https://2015.igem.org/Team:IIT_Delhi/ethics#openhouse">OPEN HOUSE</a></li> | <li><a href="https://2015.igem.org/Team:IIT_Delhi/ethics#openhouse">OPEN HOUSE</a></li> | ||
Line 688: | Line 700: | ||
<li>We have successfully cloned five BioBricks which convert Nitrite (NO<sub>2</sub><sup>-</sup>) to Ammonium (NH<sub>4</sub><sup>+</sup>), Nitrous Oxide (N<sub>2</sub>O) to Nitrogen (N<sub>2</sub>), and Hydrogen Sulphide (H<sub>2</sub>S) to Sulphur (S).</li> <br> | <li>We have successfully cloned five BioBricks which convert Nitrite (NO<sub>2</sub><sup>-</sup>) to Ammonium (NH<sub>4</sub><sup>+</sup>), Nitrous Oxide (N<sub>2</sub>O) to Nitrogen (N<sub>2</sub>), and Hydrogen Sulphide (H<sub>2</sub>S) to Sulphur (S).</li> <br> | ||
<li> We have characterised Nitrite Reductase, and improved BioBricks submitted by previous iGEM teams.</li> <br> | <li> We have characterised Nitrite Reductase, and improved BioBricks submitted by previous iGEM teams.</li> <br> | ||
− | <li>We have designed a prototype which converts Soot, NOx and SOx to | + | <li>We have designed a prototype which converts Soot, NOx and SOx to harmless products.The prototype is in working condition.Our aim is to scale down the size of final device.</li> <br> |
<li>We are actively collaborating with the Delhi state government. We are hopeful to commercialise this prototype for market starting with application for diesel generators and car engines. </li> <br> | <li>We are actively collaborating with the Delhi state government. We are hopeful to commercialise this prototype for market starting with application for diesel generators and car engines. </li> <br> | ||
<li> We have compiled a pollution booklet on India, that provides state and city wide information and statistics on pollution </li> <br> | <li> We have compiled a pollution booklet on India, that provides state and city wide information and statistics on pollution </li> <br> | ||
Line 696: | Line 708: | ||
</h2> | </h2> | ||
</td> | </td> | ||
+ | <!--- | ||
<td><br><br><img class="team" src="https://static.igem.org/mediawiki/2015/f/ff/Air_.pollution_1.jpg" height="400px" width="200px"></td> | <td><br><br><img class="team" src="https://static.igem.org/mediawiki/2015/f/ff/Air_.pollution_1.jpg" height="400px" width="200px"></td> | ||
+ | --> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <table> | ||
+ | <tr id="categories"> | ||
+ | <td class="det" align="left" style="vertical-align:top;"> | ||
+ | <h1 style="font-family:'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;color:white;font-size:250%;padding-top:18px;">Categories</h1> | ||
+ | <h2 style="font-family: 'Roboto', sans-serif;color:white;font-size:150%;vertical-align:text-top;"> | ||
+ | |||
+ | iGEM IIT Delhi is a interdisciplinary team, comprising of different sections working together to accomplish the target set. We have been primarily working in: | ||
+ | <br> | ||
+ | <li> Lab Team </li> | ||
+ | <li> Prototype Team </li> | ||
+ | <li> Modeling Team </li> | ||
+ | <li> Creative and Web Development Team </li> | ||
+ | <li> Marketing Team </li> | ||
+ | <li> Public Relationship Team </li> | ||
+ | |||
+ | </h2> | ||
+ | </td> | ||
+ | |||
</tr> | </tr> | ||
</table> | </table> | ||
Line 707: | Line 741: | ||
<br> | <br> | ||
− | <li> We are grateful to our sponsors, | + | <li> We are grateful to our sponsors, 'Department of Biotechnology', Ministry of Science and Technology, Government of India, and 'Mahindra Rise' for generously funding our endeavour. |
</li> | </li> | ||
+ | <div> | ||
+ | <table width="100%" height="100%" align="center" valign="center"> | ||
+ | <tr><td> | ||
+ | <a href="http://www.dbtindia.nic.in" target="_blank"> <img src="https://static.igem.org/mediawiki/2015/3/3c/DIAMOND_SPONSOR_%281%29.jpg" /> </a> | ||
+ | <a href="http://www.mahindra.com" target="_blank"> <img src="https://static.igem.org/mediawiki/2015/d/db/Mahindra_logo_%281%29.jpg" /> </a> | ||
+ | |||
+ | </td></tr> | ||
+ | </table> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
− | |||
<!-------------------------------footer stuff start---------------------------------------> | <!-------------------------------footer stuff start---------------------------------------> | ||
− | <footer style="height: | + | <footer style="height:18%;background-color:#1E4C7A;position:absolute;margin-top:300px;width:123%;margin-left:-25%;"> |
<div style="background-color:#1E4C7A;"> | <div style="background-color:#1E4C7A;"> | ||
Line 731: | Line 773: | ||
<div class="container"> | <div class="container"> | ||
<div class="nav2"> | <div class="nav2"> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
<div class="copyright"><p>Copyright © iGEM-IIT Delhi 2015 | Developer: Aparana Gupta & Prakhar Agrawal </p> | <div class="copyright"><p>Copyright © iGEM-IIT Delhi 2015 | Developer: Aparana Gupta & Prakhar Agrawal </p> | ||
Line 752: | Line 781: | ||
<!-------------------------------footer stuff end---------------------------------------> | <!-------------------------------footer stuff end---------------------------------------> | ||
− | |||
− | |||
<script> | <script> |
Latest revision as of 18:29, 4 October 2015
Our Project
The Problem: Approach: Our team, iGEM IIT Delhi, took up the challenge to combat catastrophic effects of pollution and assumed the role of a ‘Pollution Crusader’. Using our previous years’ work our aim was to replace Selective Catalytic Reduction (SCR) and build a prototype that can clean the exhaust of all pollutants including NOx, SOx, CO, CO2, and soot. Our Innovative Solution: |
Categories
iGEM IIT Delhi is a interdisciplinary team, comprising of different sections working together to accomplish the target set. We have been primarily working in:
|
Sponsors |