Difference between revisions of "Team:IIT Delhi/standardpage introduction"

 
(19 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<html>
 
<html>
<link rel="stylesheet" href="https://2015.igem.org/Team:IIT_Delhi/basecss?action=raw&ctype=text/css" type="text/css" />
+
<head>
<link rel="stylesheet" href="https://2015.igem.org/Team:IIT_Delhi/middlerightcss?action=raw&ctype=text/css" type="text/css" />
+
<style>
  
</div>
+
/*--------------Global/content start----------------*/
 +
#content { /*-- changes default wiki settings --*/
 +
width: 100%;
 +
height: 100%;
 +
border: 0px;
 +
background-color: white;
 +
margin: 0px;
 +
padding: 0px;
  
<a name="blueprint"></a>
+
}
<div class="mac" style="height:auto;width:67%;float:right;margin-right:7%;*width:98%;*border: 3px solid green;">
+
<h1 style="font-size:20px;"><b>Blueprint of our project</b></h1></br>
+
  
In today’s modern world, greenhouse gases such as NOx and SOx pose a major global issue that needs to be addressed. These oxides also increase the oxidizing capacity of the atmosphere which are responsible for the photochemical production of ozone in the lower layers of the atmosphere which has detrimental effects. Sulfur Oxides (SOx) are the main precursors of air pollution which is a deteriorating problem as well. Producing acid rain and acidified soils, Sulfur Oxides not only result in respiratory problems such as asthma and pneumonia, but also destroy farm crops, buildings and environment, causing loss of millions of dollars every year.
 
  
<div style="width:100%;text-align:center;">
+
/*--------------Global end------------------*/
<img src="https://static.igem.org/mediawiki/2014/2/25/Igem-iitd-pollution1.jpg" /></br></br>
+
 
</div>
+
        #intro{
<center><em>Fig.1 Pollution</em></br></center>
+
        border: 5px solid red;
Both these gases also have detrimental effects on the environment and our team plans to combat this catastrophic effect by reducing the amount of the NOx and SOx gases ejected through the exhaust vents. For this we have engineered nrfA gene (codes for nitrite reductase) in E.Coli to convert NOx to NH3 (Clarke et al;2008) and for SOx reduction we will incorporate cysI(sulfite reductase) that converts SO2 to H2S (Growth Yields and Growth Rates of. Desulfovibrio vulgaris (Marburg) growing on Hydrogen plus Sulfate and Hydrogen plus Thiosulfate as the Sole Energy Sources, Arch. Microbiol. 117, 209-214 [1978]) and sqr (sulfide quinone reductase) to convert H2S to S. In order to realize the whole sulfur metabolism pathway, we use several bioinformatics web sites such as KEGG and NCBI. We anticipate that the use of genetically engineered bacterium would subside the efficiency of existing chemical methods. </br></br>
+
        margin-left:200px;
<div style="width:100%;text-align:center;">
+
        margin-right:10px;
<img src="https://static.igem.org/mediawiki/2014/3/34/Igem-iitd-pollution-3.jpg" /></br>
+
        }
 +
 
 +
td{
 +
padding:10px 35px;
 +
text-aling:justify;
 +
        }
 +
 +
        td.det{
 +
width:80%;
 +
        }
 +
 +
        h3{
 +
font-weight:bold;
 +
}
 +
 +
        img.team{
 +
background-color: #B0B0B0;
 +
border: 5px solid transparent;
 +
        height:200px;
 +
width:200px;
 +
}
 +
 
 +
/* Page Top */
 +
section.page-top {
 +
background-color: #171717;
 +
border-bottom: 5px solid #CCC;
 +
border-top: 5px solid #384045;
 +
margin-bottom: 35px;
 +
margin-top: 15px;
 +
min-height: 50px;
 +
padding: 0;
 +
padding: 20px;
 +
position: relative;
 +
text-align: left;
 +
}
 +
 
 +
section.page-top ul.breadcrumb {
 +
background: none;
 +
margin: -3px 0 0;
 +
padding: 0;
 +
}
 +
 
 +
section.page-top ul.breadcrumb > li {
 +
text-shadow: none;
 +
}
 +
 
 +
section.page-top h2 {
 +
border-bottom: 5px solid #CCC;
 +
color: #FFF;
 +
display: inline-block;
 +
font-weight: 200;
 +
margin: 0 0 -25px;
 +
min-height: 37px;
 +
padding: 0 0 17px;
 +
position: relative;
 +
}
 +
 
 +
/* Page Top Custom - Create your Own */
 +
section.page-top.custom-product {
 +
background: #999;
 +
border-top: 5px solid #888;
 +
}
 +
 
 +
section.page-top.custom-product div.row {
 +
position: relative;
 +
}
 +
 
 +
section.page-top.custom-product p.lead {
 +
color: #CCC;
 +
}
 +
 
 +
section.page-top.custom-product img {
 +
bottom: -20px;
 +
position: absolute;
 +
right: 0;
 +
}
 +
 
 +
section.page-top.custom-product h1 {
 +
color: #FFF;
 +
margin-bottom: 10px;
 +
margin-top: 30px;
 +
}
 +
 
 +
<link rel="stylesheet" href="https://2015.igem.org/Team:IIT_Delhi/CSS_bootstrap?action=raw&ctype=text/css" type="text/css"/>
 +
</style>
 +
</head>
 +
 
 +
<body>
 +
<div id="intro">
 +
<div role="main" class="main">
 +
 
 +
<section class="page-top">
 +
    <div class="container">
 +
<div class="span12">
 +
<ul class="breadcrumb" style:"text-decoration:none;">
 +
        <a href="index.html">Home</a> <span class="divider">/</span>
 +
        Team
 +
</ul>
 +
<h2>Current Team</h2>
 +
    </div>
 +
      </div>
 +
</section>
 +
 
 +
<div class="container">
 +
 
 +
    <h2>Meet the <strong>Team</strong></h2>
 +
<ul class="nav nav-pills sort-source" data-sort-id="team" data-option-key="filter"></ul>
 +
    <hr />
 +
</div>
 
</div>
 
</div>
 +
 +
<div class="container">
 +
    <table>
 +
<tr>
 +
<td class="det" align="right">
 +
<h3>ABC<br><small>BBBBBBBBBBBB</small></h3>
 +
content content
 +
        </td>
 +
<td><img class="team" src="img/p.jpg" height="200px" width="200px"></td>
 +
</tr>
 +
      </table>
  
<h1><b>Reference</b></h1>
+
                      <table>
<em>[1]ABC....</em>
+
  <tr>
 +
    <td><img class="team" src="img/t.jpg" height="200px" width="200px"></td>
 +
<td class="det">
 +
<h3 align="left">DEF<br><small>BBBBBBBB</small></h3>
 +
content content
 +
<br />
 +
                                        <br />
 +
</td>
 +
</tr>
 +
</table>
 +
        </div>
 
</div>
 
</div>
 +
</body>
 
</html>
 
</html>

Latest revision as of 18:34, 11 September 2015

Current Team

Meet the Team


ABC
BBBBBBBBBBBB

content content

DEF
BBBBBBBB

content content