Team:CityU HK/HumanPractice/Presentation

From 2014.igem.org

(Difference between revisions)
 
(214 intermediate revisions not shown)
Line 1: Line 1:
-
{{Template:Team:BostonU/CSS}}
+
{{:Template:Team:CityU_HK/CSS}}
<html>
<html>
<html lang="en">
<html lang="en">
-
<head>
+
  <head>
-
  <!--CSS-->
+
body {
-
  <link href="https://2013.igem.org/Team:Dundee/bootstrap?action=raw&ctype=text/css" rel="stylesheet">
+
margin: 0;
-
 
+
-
<style>
+
-
#slider {
+
-
    position: relative;
+
-
    top:100px;
+
-
}
+
-
.thumbnails {
+
-
    position: relative;
+
-
    top:170px;
+
-
}
+
-
.row {
+
-
    position: relative;
+
-
    top:200px;
+
}
}
-
/* Initial body */
+
.btn-custom {
-
body {
+
padding: 8px 30px 8px 30px;
-
  left: 0;
+
background: none;
-
  margin: 0;
+
-moz-box-shadow: 3px 3px 5px 6px #000;
-
  overflow: hidden;
+
  -webkit-box-shadow: 3px 3px 5px 6px #000;
-
  position: relative;
+
  box-shadow: 3px 3px 5px 6px #000;
 +
border: solid 2.5px #fff;
 +
font-family: 'Oswald', sans-serif;
 +
font-size: 20px;
}
}
-
/* Initial menu */
+
.carousel-inner {
-
.menu {
+
-webkit-box-shadow: 0 8px 6px -6px black;
-
  background: #202024 url('http://s3.amazonaws.com/codecademy-content/courses/ltp2/img/uber/black-thread.png') repeat left top;
+
-moz-box-shadow: 0 8px 6px -6px black;
-
  left: -285px; /* start off behind the scenes */
+
box-shadow: 0 8px 6px -6px black;
-
  height: 100%;
+
-
  position: fixed;
+
-
  width: 285px;
+
}
}
-
/* Basic styling */
+
.carousel-inner .carousel-caption {
-
 
+
padding-top: 100px;
-
.jumbotron {
+
padding-bottom: 100px;
-
  background-image: url('http://s3.amazonaws.com/codecademy-content/courses/ltp2/img/uber/bg.png');
+
}
-
  height: 100%;
+
.carousel-inner .carousel-caption h1 {
-
  -webkit-background-size: cover;
+
font-family: 'Pacifico', cursive;  
-
    -moz-background-size: cover;
+
font-size: 80px;
-
      -o-background-size: cover;
+
padding-bottom:10px;
-
          background-size: cover;
+
}
}
-
.menu ul {
+
.carousel-inner .carousel-caption h3 {
-
  border-top: 1px solid #636366;
+
font-size: 60px;
-
  list-style: none;
+
font-family: 'Oswald', sans-serif;
-
  margin: 0;
+
        padding-bottom: 5px;
-
  padding: 0;
+
}
}
-
.menu li {
+
.btn-custom:link {                       /*overwrite igem default style*/
-
  border-bottom: 1px solid #636366;
+
        color: #fff;
-
  font-family: 'Open Sans', sans-serif;
+
-
  line-height: 45px;
+
-
  padding-bottom: 3px;
+
-
  padding-left: 20px;
+
-
  padding-top: 3px;
+
}
}
-
.menu a {
+
.btn-custom:hover {
-
  color: #fff;
+
color: #3CC;
-
  font-size: 15px;
+
border: solid 2.5px #3cc;
-
  text-decoration: none;
+
        background-color: rgba(255,255,255,0.2);
-
  text-transform: uppercase;
+
}
}
-
.icon-close {
+
#feature-icon img {
-
  cursor: pointer;
+
        max-width: 100%;
-
  padding-left: 10px;
+
        max-height: 100%;
-
  padding-top: 10px;
+
}
}
-
.icon-menu {
+
#abstract {
-
  color: #fff;
+
background: #CBEBE3;
-
  cursor: pointer;
+
-
  font-family: 'Open Sans', sans-serif;
+
}
-
  font-size: 16px;
+
-
  padding-bottom: 25px;
+
#abstract h2{
-
  padding-left: 25px;
+
text-align: center;
-
  padding-top: 25px;
+
color: #069;
-
  text-decoration: none;
+
font-family: 'Josefin Sans', sans-serif;
-
  text-transform: uppercase;
+
text-shadow:0 0 1px rgba(0,0,0,.2), 0 1px 2px rgba(0,0,0,.3);
 +
padding-top: 50px;
 +
        border-bottom: solid 1px #a9b2bb;
 +
        margin-left:300px;
 +
        margin-right:300px;
}
}
-
.icon-menu i {
+
#abstract p {
-
  margin-right: 5px;
+
        color: #666;
 +
        font-weight: 100;
 +
        font-family: 'Source Sans Pro', sans-serif;
 +
line-height: 2em;
 +
text-align: justify;
 +
padding-left: 200px;
 +
padding-right:200px;
 +
padding-top: 30px;
 +
padding-bottom: 100px;
 +
        font-size: 18px;
}
}
-
</style>
 
-
</head> 
 
-
<body>
+
@media screen and (max-width: 480px) {
 +
        .navbar-default {
 +
        height: auto;}
-
<!--Header-->
+
        /*.navbar-brand span{
-
<div class="header">
+
        display: none;}*/
 +
 +
        .carousel-inner {
 +
        height:auto;}
-
<!--CityU iGEM Title-->
+
        #abstract h2 {
-
<div class="title"><a href="https://2014.igem.org/Team:CityU_HK"><img src=" " width="728" height="51"></a></div>
+
        margin-left: 30px;
 +
        margin-right: 30px;}
 +
 +
        #abstract p {
 +
        padding-left: 10px;
 +
        padding-right: 10px;
 +
        font-size: 14px;}
-
<!--iGEM Logo-->
+
        #footer img {
-
  <div class="igemlogo"> <a href="https://2014.igem.org/Main_Page" target="_blank"><img src="https://static.igem.org/mediawiki/2014/9/9e/IGEMLogo_bu14.gif" width="147" height="120"></a></div>
+
        width: 30px;
-
</div>
+
        height: 30px;}
 +
}
-
<======testing=====>
+
@media screen and (max-width: 800px){
-
<!--slidebar menu-->
+
        #navbar-brand {
-
     <div class="menu">
+
        Font-size:25px;}
 +
 +
 
 +
    </style>
 +
 
 +
  </head>
 +
  <body>
 +
  <!--========================== navbar =================================-->
 +
 
 +
  <nav class="navbar navbar-default" role="navigation">
 +
  <div class="container-fluid">
 +
    <!-- Brand and toggle get grouped for better mobile display -->
 +
     <div class="navbar-header" id="header">
 +
      <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
 +
        <span class="sr-only">Toggle navigation</span>
 +
        <span class="icon-bar"></span>
 +
        <span class="icon-bar"></span>
 +
        <span class="icon-bar"></span>
 +
      </button>
        
        
-
       <!-- Menu icon -->
+
       <a class="navbar-brand" href="#"><img src="https://static.igem.org/mediawiki/2013/thumb/7/7c/80px-Eth_igem_logo.png/50px-80px-Eth_igem_logo.png"><span>City University of Hong Kong 2014</span></a>
-
      <div class="icon-close">
+
    </div>
-
        <img src="http://s3.amazonaws.com/codecademy-content/courses/ltp2/img/uber/close.png">
+
-
      </div>
+
-
      <!-- Menu -->
+
    <!-- Collect the nav links, forms, and other content for toggling -->
-
       <ul>
+
    <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
-
         <li><a href="#">About</a></li>
+
       <ul class="nav navbar-nav navbar-right">
-
         <li><a href="#">Blog</a></li>
+
         <li class="active"><a href="#">Home</a></li>
-
         <li><a href="#">Help</a></li>
+
         <li class="dropdown">
-
         <li><a href="#">Contact</a></li>
+
          <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project</a>
 +
          <ul class="dropdown-menu" role="menu">
 +
            <li><a href="#">Overview</a></li>
 +
            <li><a href="#">Module Description</a></li>
 +
            <li><a href="#">Characterisation</a></li>
 +
            <li><a href="#">Data Page</a></li>
 +
          </ul>
 +
         </li>
 +
        <li class="dropdown">
 +
          <a href="#" class="dropdown-toggle" data-toggle="dropdown">Achievements</a>
 +
          <ul class="dropdown-menu" role="menu">
 +
            <li><a href="#">Result</a></li>
 +
            <li><a href="#">Medal</a></li>
 +
          </ul>
 +
        </li>
 +
        <li class="dropdown">
 +
          <a href="#" class="dropdown-toggle" data-toggle="dropdown">Team</a>
 +
          <ul class="dropdown-menu" role="menu">
 +
            <li><a href="#">Team members</a></li>
 +
            <li><a href="#">Instructors</a></li>
 +
          </ul>
 +
        </li>
 +
         <li><a href="#">Human Practice</a></li>
       </ul>
       </ul>
-
     </div>
+
     </div><!-- /.navbar-collapse -->
 +
  </div><!-- /.container-fluid -->
 +
</nav>
 +
 
 +
  <!--========================== carousel ===============================-->
 +
 
 +
    <div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
 +
  <!-- Indicators -->
 +
  <ol class="carousel-indicators">
 +
    <li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
 +
    <li data-target="#carousel-example-generic" data-slide-to="1"></li>
 +
    <li data-target="#carousel-example-generic" data-slide-to="2"></li>
 +
  </ol>
-
    <!-- Main body -->
+
  <!-- Wrapper for slides -->
-
     <div class="jumbotron">
+
  <div class="carousel-inner">
-
 
+
     <div class="item active">
-
       <div class="icon-menu">
+
       <img src="http://targetgroup.dk/wp-content/uploads/EG_1400x500.jpg" width="1400" height="500">
-
         <i class="fa fa-bars"></i>
+
<div class="carousel-caption">
-
        Menu
+
         <h3>Our Project</h3>
 +
        <h1>Fit.coli</h1>
 +
        <p><a class="btn btn-custom" href="#Lower" id="#Lower class="anchorLink">ABSTRACT</a></p>
       </div>
       </div>
-
      
+
     </div>
-
     <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
+
     <div class="item">
-
<======test end=====>
+
    <img src="http://www.southerncharmwear.com/v/vspfiles/templates/SouthernCharmWear/images/homepage/slide4.jpg " width="1400" height="500">  
 +
    </div>
 +
    <div class="item">
 +
      <img src="https://static.igem.org/mediawiki/2014/0/05/Team_CityUHK_Jamboreebanner.png"/>
 +
      <div class="carousel-caption">
 +
        <h3>1400 x 500</h3>
 +
        <p>Are you fed up with the tiring busy life? Let's listen your favorite music and relax.</p>
 +
      </div>
 +
    </div>
 +
  </div>
 +
  <!-- Controls -->
 +
  <a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
 +
    <span class="glyphicon glyphicon-chevron-left"></span>
 +
  </a>
 +
  <a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
 +
    <span class="glyphicon glyphicon-chevron-right"></span>
 +
  </a>
 +
</div>
-
<!--Navibar-->
+
<!--==================== feature-icon list =================-->
-
<ul id="nav">
+
<div id="feature-icon">
-
        <li><a href="https://2014.igem.org/Team:CityU_HK">HOME</a>
+
    <img src="https://static.igem.org/mediawiki/2014/2/2b/Team_CityU_HK_feature-icon.png"/>
-
<li><a href="#">TEAM</a>
+
</div>
-
<ul>
+
-
        <li><a href="#">Team</a></li>
+
-
<li><a href="#">Advisors</a></li>
+
-
  </ul>
+
-
  </li>
+
-
<li><a href="">PROJECT</a>
+
-
            <ul>
+
-
<li><a href="#">Abstract</a></li>
+
-
                        <li><a href="#">New Biobricks</a></li>
+
-
                        <li><a href="#">Assembly</a></li> 
+
-
    </ul>
+
-
</li>
+
-
<li><a href="">ACHIEVEMENTS</a>
+
-
<ul>
+
-
        <li><a href="#">Data Collected</a></li>
+
-
<li><a href="#">Parts Submitted</a></li>
+
-
            <li><a href="#">Workflow</a></li>
+
-
            <li><a href="#">Medal Fulfillment</a></li>
+
-
  </ul>
+
-
  </li>
+
-
<li><a href="#">NOTEBOOK</a>
+
-
  <ul>
+
-
      <li><a href="#">Lab Log</a></li>  
+
-
<li><a href="#">Protocols</a></li>  
+
-
                        <li><a href="#">Backbones</a></li>
+
-
  </ul>
+
-
  </li>
+
-
<li><a href="">HUMAN PRACTICE</a>
+
-
    <ul>
+
-
        <li><a href="#">Blog</a></li>
+
-
        <li><a href="#">Video</a></li>
+
-
        <li><a href="#">Presentation</a></li>
+
-
    </ul>
+
<!--===================== Abstract =========================-->
-
</ul>
+
 +
<div class="anchor" id="Lower"></div>
 +
<div class="row" id="abstract">
 +
  <div class="col-sm-12 col-md-12">
 +
    <h2>Abstract</h2>
 +
    <p>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.</p>
-
<div id="slider" class="carousel slide">
+
  </div>
 +
</div>  
-
              <div class="carousel-inner">
 
-
                <div class="item active"><!-- add the active class to any slider you want shown first -->
 
-
                  <a href="https://2014.igem.org/Team:CityU_HK"><img src="https://fbcdn-sphotos-b-a.akamaihd.net/hphotos-ak-prn2/t1.0-9/10441948_768218456562336_6205322581075245538_n.jpg" style="width:100%;height:100%"></a>
 
-
                </div>
 
-
                <div class="item"><!-- add the active class to any slider you want shown first -->
 
-
                  <img src="https://static.igem.org/mediawiki/2014/1/14/Team_CityU_HK_banner.jpg" style="width:100%;height:100%">
 
-
                </div>
 
-
              </div>
 
-
              <!-- the controls for our sliders -->
+
<!--==================== footer ===========================-->
-
              <a class="left carousel-control " href="#slider" data-slide="prev">&lsaquo;</a>
+
<div id="footer" class="row">
-
              <a class="right carousel-control " href="#slider" data-slide="next">&rsaquo;</a>
+
<div class="col-md-7">
-
            </div>
+
      <h4>Sponsors</h3>
-
      </div>
+
  </div> <!-- end of col-md-7-->
 +
  <div class="col-md-5">
 +
      <h4>Stay connected!</h4>
 +
      <p>email: <a href="#">xxxxx@gmail.com</a></p>
 +
      <a href="#"><img src="https://s3.amazonaws.com/sbweb/images/icon-facebook-grey-150x150.png" width="50" height="48"></a>
 +
      <a href="#"><img src="http://ibo2014.org/wordpress/wp-content/themes/ibo2014/img/navbar/twitter_icon.png" width="49" height="51"></a>
 +
      <a href="#"><img src="http://3.bp.blogspot.com/-zNUyQIVgA8Q/Ue8USlgr8II/AAAAAAAAl1w/6ZCWqhS59Ts/s1600/youtube.png" width="52" height="50"></a>
 +
  </div> <!--end of col-md-5-->
 +
</div> <!-- end of #footer -->
-
<ul class="thumbnails">
 
-
  <li class="span4">
 
-
    <a href="#" class="thumbnail">
 
-
      <img data-src="https://scontent-b-hkg.xx.fbcdn.net/hphotos-xpa1/t1.0-9/10358728_10202817508773729_8306133675418652340_n.jpg" alt="">
 
-
    </a>
 
-
  </li>
 
-
  <li class="span4">
 
-
    <a href="#" class="thumbnail">
 
-
      <img data-src="https://scontent-b-hkg.xx.fbcdn.net/hphotos-xpa1/t1.0-9/10358728_10202817508773729_8306133675418652340_n.jpg" alt="">
 
-
    </a>
 
-
  </li>
 
-
  <li class="span4">
 
-
    <a href="#" class="thumbnail">
 
-
      <img data-src="https://scontent-b-hkg.xx.fbcdn.net/hphotos-xpa1/t1.0-9/10358728_10202817508773729_8306133675418652340_n.jpg" alt="">
 
-
    </a>
 
-
  </li>
 
-
</ul>
 
-
<div class="row">
+
    <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
-
  <div class="span4" style="background-color:yellow">span 4</div>
+
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
-
  <div class="span8" style="background-color:grey">span 8</div>
+
    <!-- Include all compiled plugins (below), or include individual files as needed -->
-
</div>
+
    <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
-
<!-- the neccessary javascript -->
+
<!--// Smooth scroll for in page links-->  
-
     <script src="http://code.jquery.com/jquery-latest.js"></script>
+
     <script>
-
    <script src="http://www.kyleharrison.co.uk/igem/js/bootstrap.min.js"></script>
+
      $(document).ready(function() {
-
 
+
      $('.btn-custom').click(function() {
-
<!--testing slidebar menu js-->
+
        $('html,body').animate({
-
<script>
+
          scrollTop:$($.attr(this,'href')).offset().top},500);
-
    var main = function() {
+
            return false;
-
    $('.icon-menu').click(function() {
+
        });
-
      $('.menu').animate({
+
      });
-
          left:'0px'
+
   
-
      }, 200);
+
// bootstrap navbar hover dropdown
-
     
+
    $(function(){
-
      $('body').animate({
+
        $('.dropdown').hover(function() {
-
          left: '285px'
+
            $(this).toggleClass('open');
-
      }, 200);
+
            });
-
    });
+
    });
-
 
+
    </script>
-
    $('.icon-close').click(function() {
+
  </body>
-
      $('.menu').animate({
+
-
          left: '-285px'
+
-
      }, 200);
+
-
      $('body').animate({
+
-
          left: '0px'
+
-
      }, 200);
+
-
    });
+
-
};
+
-
$(document).ready(main);
+
-
</script>
+
-
 
+
-
</body>
+
</html>
</html>

Latest revision as of 05:11, 7 September 2014

Bootstrap 101 Template

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.