Difference between revisions of "Team:NCTU Formosa"

 
(126 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
<head>
 
<head>
 
<meta charset="UTF-8">
 
<meta charset="UTF-8">
 +
<!-- IE -->
 +
<link rel="shortcut icon" type="image/x-icon" href="https://static.igem.org/mediawiki/2016/b/bf/NCTU_icon.png" />
 +
<!-- other browsers -->
 +
<link rel="icon" type="image/x-icon" href="https://static.igem.org/mediawiki/2016/b/bf/NCTU_icon.png" />
 +
<META NAME="Author" CONTENT="Chris Lin">
 +
 +
 
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
 
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
 
<link href="https://2016.igem.org/Team:NCTU_Formosa/wiki_reset?action=raw&ctype=text/css" rel="stylesheet">
 
<link href="https://2016.igem.org/Team:NCTU_Formosa/wiki_reset?action=raw&ctype=text/css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300" rel="stylesheet">
+
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400" rel="stylesheet">
  
 
<style type="text/css">
 
<style type="text/css">
Line 29: Line 36:
 
                 position:relative;
 
                 position:relative;
 
                 height:100vh;
 
                 height:100vh;
 +
                width:100%;
 
                 backgroind:balck;
 
                 backgroind:balck;
 
                 overflow:hidden;
 
                 overflow:hidden;
    }
+
 
 
}
 
}
 
@media screen and (orientation: portrait){     
 
@media screen and (orientation: portrait){     
Line 40: Line 48:
 
                 overflow:hidden;
 
                 overflow:hidden;
 
     }
 
     }
}
+
 
 +
}  
 
     video {  
 
     video {  
            position:relative;
+
            position:relative;
            left: 0;
+
             width: 78%;
             width: 100%;
+
 
             height:auto;
 
             height:auto;
             overflow:hidden;
+
             margin-top:60px;
 +
            margin-left:10vw;
 +
            margin-right:10vw;
 
           }  
 
           }  
 
      
 
      
Line 54: Line 64:
 
         display:block;
 
         display:block;
 
         width:auto;
 
         width:auto;
         height:700px;
+
         height:720px;
         margin-top:30vh;
+
         margin-top:15vh !important;
 
         text-decoration:none;
 
         text-decoration:none;
  
Line 63: Line 73:
 
     .img-box{
 
     .img-box{
 
         position:relative;
 
         position:relative;
         margin-left:27vw;
+
         margin-left:30vw;
        margin-top:5vh;
+
 
         display:block;
 
         display:block;
 +
        padding-top:70px;
 +
        padding-left:10px;
 
     }
 
     }
  
Line 79: Line 90:
 
             text-decoration:none;
 
             text-decoration:none;
 
         }
 
         }
/*---------------pantide iot device--------------*/
+
/*---------------PANTIDE iot device--------------*/
  
.text-pantide{
+
.text-PANTIDE{
 
       text-decoration:none;
 
       text-decoration:none;
 
       font-size:2em !important;
 
       font-size:2em !important;
Line 104: Line 115:
 
             text-decoration:none;
 
             text-decoration:none;
 
             width:100px;
 
             width:100px;
             top:14%;
+
             top:31%;
             left:-15%;
+
             left:-14%;
 
             background:rgba(243,247,247,0.9);
 
             background:rgba(243,247,247,0.9);
 
             border:3px solid #FBB03B;
 
             border:3px solid #FBB03B;
 
             text-align:center;           
 
             text-align:center;           
 +
            cursor:pointer;
 
         }
 
         }
 
         .text1:hover{
 
         .text1:hover{
Line 117: Line 129:
 
             text-decoration:none;
 
             text-decoration:none;
 
             width:100px;
 
             width:100px;
             top:81%;
+
             top:83%;
             left:-15%;
+
             left:-14%;
 
             background:rgba(243,247,247,0.9);
 
             background:rgba(243,247,247,0.9);
 
             border:3px solid #FBB03B;       
 
             border:3px solid #FBB03B;       
             text-align:center;        
+
             text-align:center;  
 +
            cursor:pointer;     
 
         }
 
         }
 
         .text2:hover{
 
         .text2:hover{
Line 129: Line 142:
 
             position:absolute;
 
             position:absolute;
 
             width:100px;
 
             width:100px;
             top:18%;
+
             top:34%;
             left:68%;
+
             left:57%;
 
             background:rgba(243,247,247,0.9);
 
             background:rgba(243,247,247,0.9);
 
             border:3px solid #FBB03B;         
 
             border:3px solid #FBB03B;         
 
             text-align:center;
 
             text-align:center;
 +
            cursor:pointer;
 
         }
 
         }
 
         .text3:hover{
 
         .text3:hover{
Line 139: Line 153:
 
         }
 
         }
  
 +
@media screen and (min-width:768px){   
 +
.text-container{
 +
        position:relative;
 +
        width:70vw;
 +
        height:210px;
 +
        margin-left:15%;
 +
        margin-top:3vw;
 +
        margin-bottom:1vw;
 +
        background-color:rgba(243,247,247,0.7);
 +
        border-radius:10px;
 +
        display:block;
  
 +
}
 +
}
 +
 +
@media screen and (orientation: portrait){
 
.text-container{
 
.text-container{
 
         position:relative;
 
         position:relative;
Line 145: Line 174:
 
         height:210px;
 
         height:210px;
 
         margin-left:15%;
 
         margin-left:15%;
         margin-top:2.8vw;
+
         margin-top:6vw;
         margin-bottom:3vw;
+
         margin-bottom:1vw;
 
         background-color:rgba(243,247,247,0.7);
 
         background-color:rgba(243,247,247,0.7);
 
         border-radius:10px;
 
         border-radius:10px;
Line 152: Line 181:
  
 
}
 
}
 +
}
 +
 +
 
     .item{
 
     .item{
 
         display:none;
 
         display:none;
Line 218: Line 250:
 
     cursor:pointer;
 
     cursor:pointer;
 
     position:absolute;
 
     position:absolute;
     margin-left:47%;
+
     margin-left:46.5%;
 
     margin-top:5%;
 
     margin-top:5%;
 
}
 
}
Line 252: Line 284:
 
     cursor:pointer;
 
     cursor:pointer;
 
     position:absolute;
 
     position:absolute;
     margin-left:43%;
+
     margin-left:32vw;
 
     margin-top:5%;
 
     margin-top:5%;
 +
   
 
}
 
}
 
}
 
}
Line 279: Line 312:
  
 
<body>
 
<body>
<div class="animate-box">
+
 
 
     <div>
 
     <div>
         <video poster="https://static.igem.org/mediawiki/2016/8/85/New_home.PNG" playsinline autoplay muted>
+
         <video playinline autoplay  controls="true">
             <source src="https://static.igem.org/mediawiki/2016/b/b3/Wiki_home.mp4" type="video/mp4">
+
             <source src="https://static.igem.org/mediawiki/2016/b/b3/NCTU_HOMEPAGE_FINAL.mp4" type="video/mp4" >
 
         </video>
 
         </video>
 
     </div>
 
     </div>
</div>
+
 
  
 
<div class="leftup">
 
<div class="leftup">
Line 296: Line 329:
 
   <div>
 
   <div>
 
       <h1>Overview</h1>
 
       <h1>Overview</h1>
       <p class="overview">Spiders have evolved genuinely sophisticated predatory skills whereas NCTU_Formosa has created a brand new system that will revolutionize conventional agriculture. It is high time for upgrading the working styles of farming with the combination of synthetic Biology, Informatics and Engineering corresponding to Pantide, Device and Internet of things in our project.</p>
+
       <p class="overview">Spiders have evolved genuinely sophisticated predatory skills whereas NCTU_Formosa has created a brand new system that will revolutionize conventional agriculture. It is high time for upgrading the working styles of farming with the combination of synthetic Biology, Informatics and Engineering corresponding to Pantide, device and Internet of things in our project.</p>
 
           <img src="https://static.igem.org/mediawiki/2016/e/e0/--.png" width="6%"class="position">
 
           <img src="https://static.igem.org/mediawiki/2016/e/e0/--.png" width="6%"class="position">
  
Line 305: Line 338:
  
 
<div class="box-container" id="home-spider">
 
<div class="box-container" id="home-spider">
     <div style="position:absolute;z-index:-500;left:30px;right:30px;top:-90px;">
+
 
           <img src="https://static.igem.org/mediawiki/2016/e/e4/%E6%A1%86.png" width="100%" height="150%">
+
                <!------------框------------->
 +
 
 +
     <div style="position:absolute;z-index:-500;left:30px;right:30px;">
 +
           <img src="https://static.igem.org/mediawiki/2016/e/e4/%E6%A1%86.png" width="100%" height="650px">
 
     </div>
 
     </div>
 +
 +
              <!--------------spider------------>
 +
 
     <div class="img-box">     
 
     <div class="img-box">     
         <img src="https://static.igem.org/mediawiki/2016/6/62/%E8%9C%98%E8%9B%9B_1.png" width="65%" >
+
         <img src="https://static.igem.org/mediawiki/2016/6/62/%E8%9C%98%E8%9B%9B_1.png" width="55%" >
  
<a href="#pantide" class="connect text-active" style="text-decoration:none;" >
+
<a href="#PANTIDE" class="connect text-active" style="text-decoration:none;" >
 
         <div class="text1">
 
         <div class="text1">
             <p class="text-pantide">PANTIDE</p>
+
             <p class="text-PANTIDE">Pantide</p>
 
         </div>
 
         </div>
 
</a>
 
</a>
Line 327: Line 366:
 
             <p class="text-device">Device</p>
 
             <p class="text-device">Device</p>
 
         </div>
 
         </div>
    </div>
 
 
</a>
 
</a>
  
 +
</div>
  
 
     <div class="text-container">
 
     <div class="text-container">
  
         <article id="pantide" class="item item-active">
+
         <article id="PANTIDE" class="item item-active">
         <p style="text-align:center;font-size:24pt;padding-top:10px;">PANTIDE</p>
+
         <p style="text-align:center;font-size:24pt;padding-top:10px;">Pantide</p>
 
         <p class="description">Utilizing the powerful toxicity of spider venom for pest control, NCTU_Formosa designed “Pantide” out of the repertoire of toxin peptides. By expressing a collection of Pantide with <i>E. coli</i>, we provided farmers a new alternative for chemical pesticide with fascinating advantages.</p>
 
         <p class="description">Utilizing the powerful toxicity of spider venom for pest control, NCTU_Formosa designed “Pantide” out of the repertoire of toxin peptides. By expressing a collection of Pantide with <i>E. coli</i>, we provided farmers a new alternative for chemical pesticide with fascinating advantages.</p>
         <a href="##">
+
         <a href="https://2016.igem.org/Team:NCTU_Formosa/Design#pantide" style="text-decoration:none;color:black;">
 
         <div class="buttom">
 
         <div class="buttom">
 
               more
 
               more
Line 346: Line 385:
 
         <p style="text-align:center;font-size:24pt;padding-top:10px;">IoT</p>
 
         <p style="text-align:center;font-size:24pt;padding-top:10px;">IoT</p>
 
         <p class="description">Spiderweb is sensitive enough to be a medium for spiders reacting to the vibration transmitted. Effective pest control must be achieved with accurate information in the farmland and an effective operating system that link the device and users with mutual interactions when encountering changes.</p>
 
         <p class="description">Spiderweb is sensitive enough to be a medium for spiders reacting to the vibration transmitted. Effective pest control must be achieved with accurate information in the farmland and an effective operating system that link the device and users with mutual interactions when encountering changes.</p>
         <a href="##">
+
         <a href="https://2016.igem.org/Team:NCTU_Formosa/Demonstrate#IoT" style="text-decoration:none;color:black;">
 
         <div class="buttom">
 
         <div class="buttom">
 
               more
 
               more
Line 356: Line 395:
 
         <p style="text-align:center;font-size:24pt;padding-top:10px;">Device</p>
 
         <p style="text-align:center;font-size:24pt;padding-top:10px;">Device</p>
 
         <p class="description">The laborious farm works always exhaust farmers. Here we provide farmers a device with multiple detectors and an automatic sprinkler. Real-time control of the status in the farmland is no longer a fantasy.</p>
 
         <p class="description">The laborious farm works always exhaust farmers. Here we provide farmers a device with multiple detectors and an automatic sprinkler. Real-time control of the status in the farmland is no longer a fantasy.</p>
         <a href="##">
+
         <a href="https://2016.igem.org/Team:NCTU_Formosa/Demonstrate" style="text-decoration:none;color:black;">
 
         <div class="buttom">
 
         <div class="buttom">
 
               more
 
               more
Line 404: Line 443:
 
   var $node = $( this );
 
   var $node = $( this );
 
   $node.click( function() {
 
   $node.click( function() {
    $('html, body').animate({ scrollTop: 1340}, 1000 );
+
    $('html, body').animate({ scrollTop: $('.text-container').offset().top - 380}, 1000 );
 
   });
 
   });
 
})
 
})

Latest revision as of 03:22, 4 November 2016

Overview

Spiders have evolved genuinely sophisticated predatory skills whereas NCTU_Formosa has created a brand new system that will revolutionize conventional agriculture. It is high time for upgrading the working styles of farming with the combination of synthetic Biology, Informatics and Engineering corresponding to Pantide, device and Internet of things in our project.

Pantide

Utilizing the powerful toxicity of spider venom for pest control, NCTU_Formosa designed “Pantide” out of the repertoire of toxin peptides. By expressing a collection of Pantide with E. coli, we provided farmers a new alternative for chemical pesticide with fascinating advantages.

more

IoT

Spiderweb is sensitive enough to be a medium for spiders reacting to the vibration transmitted. Effective pest control must be achieved with accurate information in the farmland and an effective operating system that link the device and users with mutual interactions when encountering changes.

more

Device

The laborious farm works always exhaust farmers. Here we provide farmers a device with multiple detectors and an automatic sprinkler. Real-time control of the status in the farmland is no longer a fantasy.

more