Difference between revisions of "Team:CityU HK"

 
(178 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Template:Team:CityU_HK}}
+
{{:Team:CityU_HK/Template/Meun}}  
 
<html>
 
<html>
<link href="https://2014.igem.org/Team:LMU-Munich/home.css?action=raw&ctype=text/css" rel="stylesheet"  type="text/css">
+
  <head>
<div id="home">
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<div id="home-logo">
+
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<a href="https://igem.org/Main_Page" target="_blank">
+
<img src="https://static.igem.org/mediawiki/2014/8/8a/LMU_IGEMLogo.png" />
+
</a>
+
</div>
+
  
<div id="twopager">
+
          <link href="https://2015.igem.org/Team:CityU_HK/Template/parallax_css?action=raw&ctype=text/css"rel="stylesheet">
<a href="" target="_blank">
+
  <script  src="https://2015.igem.org/Team:CityU_HK/Template/parallax_js?action=raw&ctype=text/javascript"></script>
<img src="https://static.igem.org/mediawiki/2014/3/37/LMU14_2pager.png" />
+
  <link href='https://fonts.googleapis.com/css?family=Alegreya+Sans' rel='stylesheet' type='text/css'>
</a>
+
  <link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
</div>
+
          <link href='https://fonts.googleapis.com/css?family=Lato:400,700' rel='stylesheet' type='text/css'>
</div>
+
<div id="lmu-content2">
+
    <div id="tiles">
+
        <div class="row">
+
            <div class="col-xs-12 col-md-4">
+
                <a href="https://2015.igem.org/Team:CityU_HK/Design">
+
<img src="https://static.igem.org/mediawiki/2014/8/82/LMU14_home_button_problem.png" />
+
</a>
+
            </div>
+
            <div class="col-xs-12 col-md-4">
+
<a href="">
+
                <img src="https://static.igem.org/mediawiki/2014/b/b1/LMU14_home_button_strategy.png" />
+
</a>
+
            </div>
+
            <div class="col-xs-12 col-md-4">
+
<a href="">
+
                <img src="https://static.igem.org/mediawiki/2014/8/8e/LMU14_home-button-results.png" />
+
</a>
+
            </div>
+
        </div>
+
    </div>
+
<div id="home-abstract">
+
</html>
+
  
<br/>
+
 +
<link rel="stylesheet" type="text/css" href="http://cdn2.editmysite.com/css/sites.css?buildTime=1234" />
 +
<link rel="stylesheet" type="text/css" href="http://cdn1.editmysite.com/editor/libraries/fancybox/fancybox.css?1234" />
 +
<link rel="stylesheet" type="text/css" href="http://cdn2.editmysite.com/css/social-icons.css?buildtime=1234" media="screen,projection" />
 +
<link rel="stylesheet" type="text/css" href="files/main_style.css?1440597364" title="wsite-theme-css" />
 +
<link rel="stylesheet" type="text/css" href="https://2015.igem.org/Team:CityU_HK/weebly_css?action=raw&ctype=text/css"/>
  
=Abstract=
 
<h3>Lactose Intolerance</h3>
 
<p></p>
 
  
  
<html>
+
<script>
</div>
+
 
<div id="home-footer-wrapper">
+
<!----- JQUERY FOR SLIDING NAVIGATION --->  
<div id="home-footer">
+
$(document).ready(function() {
 +
  $('a[href*=#]').each(function() {
 +
    if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'')
 +
    && location.hostname == this.hostname
 +
    && this.hash.replace(/#/,'') ) {
 +
      var $targetId = $(this.hash), $targetAnchor = $('[name=' + this.hash.slice(1) +']');
 +
      var $target = $targetId.length ? $targetId : $targetAnchor.length ? $targetAnchor : false;
 +
      if ($target) {
 +
        var targetOffset = $target.offset().top;
  
 +
<!----- JQUERY CLICK FUNCTION REMOVE AND ADD CLASS "ACTIVE" + SCROLL TO THE #DIV---> 
 +
        $(this).click(function() {
 +
            $("#nav li a").removeClass("active");
 +
            $(this).addClass('active');
 +
          $('html, body').animate({scrollTop: targetOffset}, 1000);
 +
          return false;
 +
        });
 +
      }
 +
    }
 +
  });
 +
 +
});
 +
 +
 +
</script>
 +
 +
 +
</head>
 +
 +
<body>
 +
 +
<!----- SLIDES START ---> 
 +
<div id="slide1">
 +
<div class="content">
 +
</div>
 +
        </div>
 +
 +
<div id="slide2">
 +
<div class="content" >
 +
            <div class="quotes_container" style="width:80%;">
 +
                    <h4 class="header_black" ><b><center>*Abstract*<center></b></h4>
 +
                    <p class="p-grey">Lactose intolerance is a gastrointestinal problem signified by symptoms such as bloating, stomach cramps, diarrhea and nausea after consuming milk or dairy products. Normally, lactase in the small intestine will break down lactose into glucose and galactose for absorption. For people with lactose intolerance, their bodies produce little or no lactase. Undigested lactose will therefore enter the colon where bacteria may ferment the lactose to produce lactic acid and gases as by-products. These by-products are the culprits of the symptoms.
 +
 +
There is evidence suggesting that dairy consumption is associated with lower risk of hypertension and higher rate of bone mineralization. To help people with lactose intolerance to enjoy the diverse health benefits from dairy consumption,  our iGEM Team (CityU_HK) has set a goal to tackle this problem. <br/><br/>
 +
  <a href="https://2015.igem.org/Team:CityU_HK/Description" style="color:#ffb90f;"><b>More...</b></a> </p>  <br/><br/>
 +
</div>
 +
</div>
 +
    </div>
 +
 +
 +
<div id="slide3">
 +
<div class="content">
 +
                  <div class="quotes_container">
 +
                      <h4 class="header_white"> <i class="fa fa-flask fa-1x"></i><b>EXPERIMENTS</b></h4>
 +
      <p class="p-white">Let's see the design of our experiments and how we conducted our experiments.</p> <br><br>
 +
                      <div class="module-container">
 +
                              <a href="https://2015.igem.org/Team:CityU_HK/Experiments#lysis"><span class="trumbnail" id="lacZY">
 +
                                            <p style="margin:150px auto;">Learn more</p>
 +
                              </span></a>
 +
                              <a href="https://2015.igem.org/Team:CityU_HK/Experiments#laczy"><span class="trumbnail" id="lysis">
 +
                                            <p style="margin:150px auto;">Learn more</p>
 +
                                </span></a>
 +
                      </div>
 +
          </div>
 +
                </div>
 +
        </div>
 +
 +
 +
<div id="slide4">
 +
<div class="content">
 +
              <div class="circle-container">
 +
                    <a href="https://2015.igem.org/Team:CityU_HK/Team"><span class="circle" id="student"style="align: right;"></span></a>
 +
                    <h4 class="header_white" style="top:-50px;"><b><center><font size="7">"We are LAC BREAKERS!"</font></center></b></h4>
 +
    <p class="p-white">“We are a diverse team of CityU undergraduates, working hard to create a better world.” </p><br/>
 +
                    <p class="p-white">We have talents from Applied Biology and Bioengineering fields. Our team is passionate in finding new ways to tackle daily life problems.</p>
 +
                <br/><br/>
 +
                    <i class="fa fa-arrow-circle-right fa-3x"></i><b><a href="https://2015.igem.org/Team:CityU_HK/Team" style="color:#fff;font-size:1.5em;">LET'S MEET OUR TEAM!</a></b>
 +
</div>
 +
</div>
 +
    </div>
 +
 +
 +
  <div id="slide5">
 +
<div class="content">
 +
  <div class="quotes_container">
 +
                      <h4 class="header_white"style="word-spacing:30px;"><b><center><font size="7">HUMAN  PRACTICES</font><center></b></h4>
 +
      <p class="p-white" >We made synthetic biology approachable and apprehensible.  </p>
 +
                      <p class="p-white" >We held exhibition and visits to high schools. </p>
 +
                      <p class="p-white" > We engaged the community in the game of synthetic biology. </p><br/><br/>
 +
                      <a href="https://2015.igem.org/Team:CityU_HK/Practices"><font color="#000000" size="6"><center><button id="practice-btn">Learn more</font></button></center></a>
 +
    </div>
 +
</div>
 +
  </div>
 +
 +
 +
<!----- SLIDES END --->
 
</div>
 
</div>
</div>
+
</body>
</div>
+
 
 
</html>
 
</html>
{{Template:Team:CityU_HK}}
+
{{:Team:CityU_HK/Template/css}}
<html><script>initiateNavigation("none");</script></html>
+
{{:Team:CityU_HK/Template/Footer}}

Latest revision as of 17:05, 18 September 2015

*Abstract*

Lactose intolerance is a gastrointestinal problem signified by symptoms such as bloating, stomach cramps, diarrhea and nausea after consuming milk or dairy products. Normally, lactase in the small intestine will break down lactose into glucose and galactose for absorption. For people with lactose intolerance, their bodies produce little or no lactase. Undigested lactose will therefore enter the colon where bacteria may ferment the lactose to produce lactic acid and gases as by-products. These by-products are the culprits of the symptoms. There is evidence suggesting that dairy consumption is associated with lower risk of hypertension and higher rate of bone mineralization. To help people with lactose intolerance to enjoy the diverse health benefits from dairy consumption, our iGEM Team (CityU_HK) has set a goal to tackle this problem.

More...



EXPERIMENTS

Let's see the design of our experiments and how we conducted our experiments.



"We are LAC BREAKERS!"

“We are a diverse team of CityU undergraduates, working hard to create a better world.”


We have talents from Applied Biology and Bioengineering fields. Our team is passionate in finding new ways to tackle daily life problems.



LET'S MEET OUR TEAM!

HUMAN PRACTICES

We made synthetic biology approachable and apprehensible.

We held exhibition and visits to high schools.

We engaged the community in the game of synthetic biology.