Difference between revisions of "Team:CCU Taiwan"

Line 1: Line 1:
{{CCU_Taiwan}}
 
 
<html>
 
<html>
<head>
+
<head>
  <meta name="viewport" content="width=device-width, initial-scale=1">
+
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
+
<link rel="stylesheet" type="text/css" href="test.css">
 +
<script src="https://code.jquery.com/jquery-3.3.1.js"></script>
 +
<script src="jquery.fullPage.min.js"></script>
 +
</head>
 
<body>
 
<body>
+
<header>
  <header>
+
 
       <nav class="navbar navbar-default navbar-inverse navbar-fixed-top">
 
       <nav class="navbar navbar-default navbar-inverse navbar-fixed-top">
 
       <div class="container">
 
       <div class="container">
Line 24: Line 25:
 
       </div>
 
       </div>
 
       </nav>
 
       </nav>
  </header>
+
</header>
<div class="parallax">
+
<div id="fullPage">
  </div>
+
<section>
 +
<div class="parallax"></div>center><a href="#section2" class="scroll-down"><img src="https://static.igem.org/mediawiki/2018/4/4f/T--CCU_Taiwan--down.png" width="90" hieght="90"></a></center>
 +
</section>
 +
 +
<section>
 +
<div class="under">
 +
<div class="content" id="section2">
 +
<h3>Liggreen</h3>
 +
<p class="first">2018 CCU_Taiwan Team</p>
 +
<p class="second">Project Description</p>
  
      <center><a href="#section2" class="scroll-down"><img src="https://static.igem.org/mediawiki/2018/4/4f/T--CCU_Taiwan--down.png" width="90" hieght="90"></a></center>
+
<p class="description">We are aiming to create eco-friendly ligneous cups. We hope that the cups we make are waterproof and heat-resistant; furthermore, they can be naturally decomposed. You might think why we waste our whole summer vacation on this little cup which would be thrown soon that people make the drink inside be empty? We will tell you the reason soon.</p>
 +
     
 +
<p class="description">
 +
The most common stores in Taiwan are handmade drink stores. For us, these handmade drinks are part of our lives. These drinks are often packed in disposable paper cups that are coated with petrochemical, such as PP and PE, to make them waterproof. Nonetheless, these substances produce a large amount of paper that is difficult to be recycled, which causes serious pollution to our environment. Thus, we decide to create a cup coated with substitute which can be naturally decomposed in order to solve the problems.
 +
</p>
 +
<p class="description">
 +
Lignin, which can be found in most of the plants, is a polymer mainly composed of three kinds of monolignol: p-coumaryl alcohol (H), coniferyl alcohol (G), and sinapyl alcohol (S). The ratio of the three monolignols vary from species to species. These three monolignols can go through polymerization by adding two enzymes—peroxidase and laccase. Therefore, we aim to modify the yeast to produce these two enzymes. We use the enzyme to catalyze three monolignol and form high-purity lignin. We will make the most use of its waterproof characteristic to coat on the cups.
 +
</p>
 +
<p class="description">
 +
The highlights of our project are innovative as well as eco- friendly. We hope we can make the most use of lignin and do our best to protect the environment. With our lignin cups, everyone will be able to enjoy the convenience without polluting the Mother Earth.
 +
</p>
  
<div class="under">
+
</div>
 +
</div>
 +
</section>
 +
</div>
 +
<script>
 +
$(window).on('scroll',function() {
 +
  if($(window).scrollTop())
 +
{
 +
    $('.container').css('background', '#808080');
 +
$('nav ul li ul').css('background', '#808080');
 +
$('nav').css('opacity','1');
 +
    }
 +
    else
 +
{
 +
$('.container').css('background', '#000000');
 +
$('nav ul li ul').css('background', '#000000');
 +
$('nav').css('opacity','1');
 +
    }
 +
  });
 +
// When the user scrolls the page, execute myFunction
 +
window.onscroll = function() {myFunction()};
  
 +
function myFunction() {
 +
  var winScroll = document.body.scrollTop || document.documentElement.scrollTop;
 +
  var height = document.documentElement.scrollHeight - document.documentElement.clientHeight;
 +
  var scrolled = (winScroll / height) * 100;
 +
  document.getElementById("myBar").style.height = scrolled + "%";
 +
}
  
  <div class="progress-container">
+
$(document).ready(function(){
    <div class="progress-bar" id="myBar">
+
  // Add smooth scrolling to all links
    </div>
+
  $("a").on('click', function(event) {
  </div>
+
+
  <div class="cup">
+
  </div>
+
  <div class="content" id="section2">
+
+
    <h3>Liggreen</h3>
+
      <p class="first">2018 CCU_Taiwan Team</p>
+
      <p class="second">Project Description</p>
+
  
      <p class="description">We are aiming to create eco-friendly ligneous cups. We hope that the cups we make are waterproof and heat-resistant; furthermore, they can be naturally decomposed. You might think why we waste our whole summer vacation on this little cup which would be thrown soon that people make the drink inside be empty? We will tell you the reason soon.</p>
+
    // Make sure this.hash has a value before overriding default behavior
     
+
    if (this.hash !== "") {
      <p class="description">
+
      // Prevent default anchor click behavior
    The most common stores in Taiwan are handmade drink stores. For us, these handmade drinks are part of our lives. These drinks are often packed in disposable paper cups that are coated with petrochemical, such as PP and PE, to make them waterproof. Nonetheless, these substances produce a large amount of paper that is difficult to be recycled, which causes serious pollution to our environment. Thus, we decide to create a cup coated with substitute which can be naturally decomposed in order to solve the problems.
+
      event.preventDefault();
      </p>
+
      <p class="description">
+
Lignin, which can be found in most of the plants, is a polymer mainly composed of three kinds of monolignol: p-coumaryl alcohol (H), coniferyl alcohol (G), and sinapyl alcohol (S). The ratio of the three monolignols vary from species to species. These three monolignols can go through polymerization by adding two enzymes—peroxidase and laccase. Therefore, we aim to modify the yeast to produce these two enzymes. We use the enzyme to catalyze three monolignol and form high-purity lignin. We will make the most use of its waterproof characteristic to coat on the cups.
+
      </p>
+
      <p class="description">
+
The highlights of our project are innovative as well as eco- friendly. We hope we can make the most use of lignin and do our best to protect the environment. With our lignin cups, everyone will be able to enjoy the convenience without polluting the Mother Earth.
+
      </p>
+
  
  </div>
+
      // Store hash
</div>
+
      var hash = this.hash;
<div class="ggg">
+
</div>
+
  
 +
      // Using jQuery's animate() method to add smooth page scroll
 +
      // The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area
 +
      $('html, body').animate({
 +
        scrollTop: $(hash).offset().top
 +
      }, 800, function(){
 +
 
 +
        // Add hash (#) to URL when done scrolling (default click behavior)
 +
        window.location.hash = hash;
 +
      });
 +
    } // End if
 +
  });
 +
});
 +
 +
$(window).on('scroll',function() {
 +
  if($(window).scrollTop())
 +
{
 +
    $('.container').css('background', '#808080');
 +
$('nav ul li ul').css('background', '#808080');
 +
$('nav').css('opacity','1');
 +
    }
 +
    else
 +
{
 +
$('.container').css('background', '#000000');
 +
$('nav ul li ul').css('background', '#000000');
 +
$('nav').css('opacity','1');
 +
    }
 +
  });
 +
$('#fullPage').fullpage();
 +
</script>
 
</body>
 
</body>
 
 
</html>
 
</html>

Revision as of 04:11, 12 July 2018

center>

Liggreen

2018 CCU_Taiwan Team

Project Description

We are aiming to create eco-friendly ligneous cups. We hope that the cups we make are waterproof and heat-resistant; furthermore, they can be naturally decomposed. You might think why we waste our whole summer vacation on this little cup which would be thrown soon that people make the drink inside be empty? We will tell you the reason soon.

The most common stores in Taiwan are handmade drink stores. For us, these handmade drinks are part of our lives. These drinks are often packed in disposable paper cups that are coated with petrochemical, such as PP and PE, to make them waterproof. Nonetheless, these substances produce a large amount of paper that is difficult to be recycled, which causes serious pollution to our environment. Thus, we decide to create a cup coated with substitute which can be naturally decomposed in order to solve the problems.

Lignin, which can be found in most of the plants, is a polymer mainly composed of three kinds of monolignol: p-coumaryl alcohol (H), coniferyl alcohol (G), and sinapyl alcohol (S). The ratio of the three monolignols vary from species to species. These three monolignols can go through polymerization by adding two enzymes—peroxidase and laccase. Therefore, we aim to modify the yeast to produce these two enzymes. We use the enzyme to catalyze three monolignol and form high-purity lignin. We will make the most use of its waterproof characteristic to coat on the cups.

The highlights of our project are innovative as well as eco- friendly. We hope we can make the most use of lignin and do our best to protect the environment. With our lignin cups, everyone will be able to enjoy the convenience without polluting the Mother Earth.