Team:CityU HK/Achievement
From 2014.igem.org
(18 intermediate revisions not shown) | |||
Line 97: | Line 97: | ||
border-bottom: none; | border-bottom: none; | ||
} | } | ||
+ | |||
+ | #igem_logo { | ||
+ | position: relative; | ||
+ | top:0; | ||
+ | left:0; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
Line 102: | Line 109: | ||
<style> /*CSS fot this page*/ | <style> /*CSS fot this page*/ | ||
+ | #header { | ||
+ | margin:20px; | ||
+ | } | ||
+ | |||
#header h1 { | #header h1 { | ||
font-family: 'Lobster', cursive; | font-family: 'Lobster', cursive; | ||
Line 126: | Line 137: | ||
#nav { | #nav { | ||
margin-bottom: 50px; | margin-bottom: 50px; | ||
- | margin-top: | + | margin-top: 20px; |
margin-right: 30px; | margin-right: 30px; | ||
} | } | ||
Line 162: | Line 173: | ||
} | } | ||
- | /* | + | /*dropdown navbar*/ |
#nav li ul{ | #nav li ul{ | ||
/*display:none;*/ | /*display:none;*/ | ||
Line 170: | Line 181: | ||
padding-left: 0; | padding-left: 0; | ||
background-color: rgba(255,255,255,0.9); | background-color: rgba(255,255,255,0.9); | ||
+ | box-shadow: gray 0.33em 0.25em 0.25em; | ||
} | } | ||
#nav li:hover ul{ | #nav li:hover ul{ | ||
Line 186: | Line 198: | ||
.btn btn-primary { | .btn btn-primary { | ||
background-color: #3CC; | background-color: #3CC; | ||
+ | } | ||
+ | |||
+ | #footer { | ||
+ | background: #e0e0e0; | ||
+ | height: 150px; | ||
+ | clear: both; | ||
+ | position: relative; | ||
+ | bottom: 0; | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | #footer h4 { | ||
+ | color: #4d4d4d; | ||
+ | } | ||
+ | |||
+ | #footer p { | ||
+ | color: #4d4d4d; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | #footer a { | ||
+ | color: #4d4d4d; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | #footer a:hover { | ||
+ | color: #008080; | ||
} | } | ||
</style> | </style> | ||
Line 193: | Line 232: | ||
<body> | <body> | ||
+ | <div class="container"> | ||
+ | <a id="igem_logo" href="https://igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2013/thumb/7/7c/80px-Eth_igem_logo.png/50px-80px-Eth_igem_logo.png"/ alt="igem logo"></a> | ||
<!--===================== nav start ===========================--> | <!--===================== nav start ===========================--> | ||
<div class="row"> | <div class="row"> | ||
Line 215: | Line 256: | ||
<li><a href="#">Blog</a></li> | <li><a href="#">Blog</a></li> | ||
<li><a href="#">Video</a></li> | <li><a href="#">Video</a></li> | ||
- | <li><a href=" | + | <li><a href="https://2014.igem.org/Team:CityU_HK/HumanPractice/Presentation">Presentation</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
Line 241: | Line 282: | ||
</div> <!--end of col-md-12 --> | </div> <!--end of col-md-12 --> | ||
</div> <!--end of row--> | </div> <!--end of row--> | ||
- | + | </div> <! --end of container --> | |
<!--===================== carousel start =========================--> | <!--===================== carousel start =========================--> | ||
Line 261: | Line 302: | ||
</div> | </div> | ||
<div class="item"> | <div class="item"> | ||
- | <img src="http://www. | + | <img src="http://www.mymenopausemag.com/wp-content/uploads/2014/07/Beware-Tick-Born-Diseases.jpg" alt="..."> |
<div class="carousel-caption"> | <div class="carousel-caption"> | ||
<h2>Human Practice</h2> | <h2>Human Practice</h2> | ||
Line 273: | Line 314: | ||
</div> | </div> | ||
</div> | </div> | ||
+ | |||
<!-- Controls --> | <!-- Controls --> | ||
Line 317: | Line 359: | ||
</div> <!-- end of thumbnails --> | </div> <!-- end of thumbnails --> | ||
</div> <!-- end of container --> | </div> <!-- end of container --> | ||
+ | |||
+ | <!--==================== footer ===========================--> | ||
+ | <div id="footer" class="row"> | ||
+ | <div class="col-md-7"> | ||
+ | <h4>Sponsors</h3> | ||
+ | </div> <!-- end of col-md-7--> | ||
+ | <div class="col-md-5"> | ||
+ | <h4>Stay connected!</h4> | ||
+ | <p>email: <a href="#">xxxxx@gmail.com</a></p> | ||
+ | </div> <!--end of col-md-5--> | ||
+ | </div> <!-- end of #footer --> | ||
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> | <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> |
Latest revision as of 10:42, 23 August 2014
Abstract
Obesity has now reached epidemic proportions worldwide, which has serious consequences because obesity is associated with various chronic human diseases such as diabetes, hypertension and cardiovascular diseases. With the aim to protect oneself against obesity and debilitating diseases caused by a high-fat diet, we are using a synthetic biology approach to design an Escherichia coli strain (called Fit Coli) that has an enhanced ability to uptake and convert excess fatty acids from fatty foods into a-linolenic acid (ALA). The strategy is to engineer the fadL and fadD genes along with three desaturase genes to facilitate the uptake of long-chain fatty acids and their biotransformation to ALA by the “Fit Coli” strain. It is predicted that the ALA converted from excess fatty acids by Fit Coli is converted to docosahexaenoic acid (DHA), an omega-3-fatty acid, in the human gut, which is well known to have many positive health benefits.