Team:Hong Kong HKU

From 2013.igem.org

(Difference between revisions)
 
(55 intermediate revisions not shown)
Line 1: Line 1:
-
{{:Team:Hong_Kong_HKU/templates/header}}
+
{{:Team:Hong_Kong_HKU/templates/header_frontpage}}
-
     
+
<html>
-
<div id="divAbout">
+
<head>
-
<div id="divContent"><br><br><p style="color: #FFF; font-size: 12px; font-family: Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', serif; text-align: left;">
+
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
-
Phosphate pollution in waterways and water treatment plants is a major environmental problem. Removal of phosphate from sewage is required to treat agricultural discharge to reduce eutrophication, algal bloom and “dead zones” in coastal marine ecosystems. The current methods, both biologically and chemically, involve the use of uncultivated bacteria or neutralising chemicals. However, they have an unsatisfactory efficiency and bring hazards to the environment.
+
<script src="http://www.buzz-code.com/file/hku_igem/lean-slider.js"></script>
 +
<link rel="stylesheet" href="http://www.buzz-code.com/file/hku_igem/lean-slider.css" type="text/css" />
 +
<link rel="stylesheet" href="http://www.buzz-code.com/file/hku_igem/sample-styles.css" type="text/css" />
 +
</head>
-
The aim of this project is to remove or reduce the levels of inorganic phosphate (Pi) from a system by employing our engineered bacteria E. capsid, which is capable of non-reversibly accumulating phosphate in the form of polyphosphate in the cellular protein cage, Eut microcompartment (MCP). Furthermore, our project provides a novel way of recovering the accumulated polyphosphate, an energy-rich macromolecule that can be utilized as a substrate for industrial use, by genetically modifying the MCP’s surface.
+
<body bgcolor="#000000">
 +
<div id="wrapper"> 
-
As a whole, it suggests an environmental sustaining principle - “turning the harmful into beneficial”, which is to tackle the existing environmental issues.
+
<div id="slider">
-
</p>
+
    <div class="slide1">
 +
        <img src="https://static.igem.org/mediawiki/2013/c/c1/Panel_Welcome_00000_00000.jpg" alt="" />
 +
    </div>
 +
    <div class="slide2">
 +
        <img src="https://static.igem.org/mediawiki/2013/2/2a/Panel_Biobricks_00000_00000.jpg" alt="" />
 +
    </div>
 +
    <div class="slide3">
 +
        <img src="https://static.igem.org/mediawiki/2013/5/58/Panel_Human_Practice_00000_00000.jpg" alt="" />
 +
    </div>   
 +
    <div class="slide4">
 +
        <img src="https://static.igem.org/mediawiki/2013/0/00/Panel_Applications_00000_00000.jpg" alt="" />
 +
    </div>
 +
</div>mhvnh h
 +
    <div id="slider-direction-nav"></div>
 +
    <div id="slider-control-nav"></div>
-
</div>
+
 
 +
 
 +
<br>
 +
<table width="960px" cellpadding="0px">
 +
<tr>
 +
<td>
 +
<p>
 +
<a href="https://2013.igem.org/Team:Hong_Kong_HKU/Project" target="_new">
 +
<img src="https://static.igem.org/mediawiki/2013/2/24/New_button_take_a_glance_00000.jpg" width="236" />
 +
</a>
 +
<a href="https://2013.igem.org/Team:Hong_Kong_HKU/Parts" target="_new">
 +
<img src="https://static.igem.org/mediawiki/2013/6/68/New_button_biobricks_00000.jpg" width="236"  />
 +
</a>
 +
<a href="https://2013.igem.org/Team:Hong_Kong_HKU/humanpractice/talk" target="_new">
 +
<img src="https://static.igem.org/mediawiki/2013/5/56/New_button_Human_Practice_00000.jpg" width="236"  />
 +
</a>
 +
<a href="https://2013.igem.org/Team:Hong_Kong_HKU/humanpractice/futureapps" target="_new">
 +
<img src="https://static.igem.org/mediawiki/2013/e/ee/New_button_applications_00000.jpg" width="236" />
 +
</a>
 +
</p>
 +
</td>
 +
</tr>
 +
</table>
 +
<br><br>
</div>
</div>
 +
<script>
 +
$(document).ready(function() {
 +
    $('#slider').leanSlider({
 +
            directionNav: '#slider-direction-nav',
 +
            controlNav: '#slider-control-nav'
 +
        });
 +
});
 +
 +
</script>
</body>
</body>
</html>
</html>

Latest revision as of 13:08, 11 October 2014

mhvnh h