Difference between revisions of "Team:TCFSH Taiwan"

 
(39 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
<html>
 
<html>
 
<head>
 
<head>
 +
<meta charset="UTF-8">
 
<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://fonts.googleapis.com/css?family=Open+Sans:300,400" rel="stylesheet">
+
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300" rel="stylesheet">
  
 
<style type="text/css">
 
<style type="text/css">
    #sideMenu, #top_title {display:none;}
+
#sideMenu, #top_title {display:none;}
    #content { padding:0px; width:100%; margin-top:-7px; margin-left:0px;}
+
#content { padding:0px; width:100%; margin-top:-7px; margin-left:0px;}
    #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
+
body {background-color:white; }
    #top_menu_inside {margin-left: 20px; margin-bottom: 0px;}
+
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
   
+
#top_menu_inside {margin-left: 20px; margin-bottom: 0px;}
    * {
+
 
        font-family: 'Open Sans', sans-serif;
+
html, body, div, span, applet, object, iframe,
        font-weight: 300;
+
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
      }
+
a, abbr, acronym, address, big, cite, code,
   
+
del, dfn, em, font, img, ins, kbd, q, s, samp,
    body{
+
small, strike, strong, sub, tt, var,
        margin:0;
+
b, u, i, center,
        padding:0;
+
dl, dt, dd, ol, ul, li,
        background-color:rgb(51,51,51) !important;
+
fieldset, form, label, legend,
        background-repeat: repeat-y;
+
table, caption, tbody, tfoot, thead, tr, th, td {
        background-size:100%;
+
    margin: 0;
        }
+
    padding: 0;
@media screen and (min-width:768px){   
+
    border: 0;
     .animate-box{
+
     outline: 0;
                position:relative;
+
                height:100vh;
+
                width:100%;
+
                backgroind:balck;
+
                overflow:hidden;
+
  
 
}
 
}
@media screen and (orientation: portrait){   
 
    .animate-box{
 
                position:relative;
 
                height:100%;
 
                backgroind:balck;
 
                overflow:hidden;
 
    }
 
  
     }  
+
* {
 +
  font-family: 'Open Sans', sans-serif;
 +
     font-weight: 300;
 +
    font-style: normal;
 +
}
 +
body{
 +
    margin:auto;
 +
    background:rgb(51,51,51);
 +
    line-height:1;
 +
}
 
h1{
 
h1{
    background-image:url('https://static.igem.org/mediawiki/2017/a/a9/Tcfshtaiwan_background.jpeg');
+
background-image:url('https://static.igem.org/mediawiki/2017/a/a9/Tcfshtaiwan_background.jpeg');
 
}
 
}
    .box-container{
 
        position:relative;
 
        display:block;
 
        width:auto;
 
        height:720px;
 
        margin-top:15vh !important;
 
        text-decoration:none;
 
  
 +
/*大圖*/
 +
@media screen and (min-width: 768px) {
 +
  .img-container{
 +
    height:100vh ;
 +
    overflow:hidden ;
 +
    width:100%;
 +
  }
 +
.bigphoto{
 +
      margin: auto;
 +
      margin-top: 60px;
 +
      display: block;
 
     }
 
     }
.title{
 
    font-size:25pt !important;
 
    color:#ffd11a;
 
    border-left:3px ;
 
    padding-left:400px !important; 
 
    margin-top:0px;
 
    margin-bottom:10px;
 
    font-weight:bold;
 
 
}
 
}
.content{
+
@media screen and (orientation: portrait) {
     font-size:15pt !important;
+
     .img-container{
    text-align:justify;
+
        height:auto;
    color:white !important;
+
        overflow:none;
     padding-left:40px;
+
        width:100%;
    padding-top:0px;
+
     }
    padding-bottom:15px;
+
    .main-img{
 +
        top: 0;
 +
        bottom: 0;
 +
        left: 0;
 +
        right: 0;
 +
        width: 100%;
 +
        margin: auto;
 +
        z-index:999;
 +
    }
 
}
 
}
  
@media screen and (min-width:768px){   
+
/*box*/
.text-container{
+
.HP_image{
        position:relative;
+
    opacity:0.5;
        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;
+
 
+
 
}
 
}
 +
.HP_image:hover{
 +
    opacity:4;
 
}
 
}
 
+
.img-box1{
@media screen and (orientation: portrait){
+
    width:210px;
.text-container{
+
    height:210px;
        position:relative;
+
    border:2px solid #F3F7F7;
        width:70vw;
+
    border-radius:10px;
        height:210px;
+
    overflow:hidden;
        margin-left:15%;
+
    margin-left:20%;
        margin-top:6vw;
+
    float:left;
        margin-bottom:1vw;
+
    color:white;
        background-color:rgba(243,247,247,0.7);
+
    font-size:18pt;
        border-radius:10px;
+
    font-weight:bold;  
        display:block;
+
     margin-top:3%;
 
+
    margin-bottom:3%;
}
+
}
+
 
+
 
+
     .item{
+
        display:none;
+
 
     }
 
     }
     .item-active{
+
.img-box1-1{
        display:block;
+
     width:210px;
 +
    height:210px;
 +
    border:2px solid #F3F7F7;
 +
    border-radius:10px;
 +
    overflow:hidden;
 +
    margin-left:4%;
 +
    float:left;
 +
    color:white;
 +
    font-size:18pt;
 +
    font-weight:bold;
 +
    margin-top:3%;
 +
    margin-bottom:3%;
 +
    }
 +
.img-box1-2{
 +
    width:210px;
 +
    height:210px;
 +
    border:2px solid #F3F7F7;
 +
    border-radius:10px;
 +
    overflow:hidden;
 +
    margin-left:4%;
 +
    float:left;
 +
    color:white;
 +
    font-size:18pt;
 +
    font-weight:bold;
 +
    margin-top:3%;
 +
    margin-bottom:3%;
 +
    } 
 +
   
 +
.img-box2{
 +
    width:210px;
 +
    height:210px;
 +
    border:2px solid #F3F7F7;
 +
    border-radius:10px;
 +
    overflow:hidden;
 +
    margin-left:29%;
 +
    margin-top:7vh;
 +
    float:left;
 +
    color:white;
 +
    font-size:18pt;
 +
    font-weight:bold;
 +
    margin-bottom:30px;
 +
    }
 +
.img-box3{
 +
    width:210px;
 +
    height:210px;
 +
    border:2px solid #F3F7F7;
 +
    border-radius:10px;
 +
    overflow:hidden;
 +
    margin-left:9%;
 +
    margin-top:7vh;
 +
    float:left;
 +
    color:white;
 +
    font-size:18pt;
 +
    font-weight:bold;
 +
    margin-bottom:30px;
 
     }
 
     }
  
    .description{
 
        padding-left:20px;
 
        padding-right:20px;
 
        font-size:13.5pt !important;
 
        text-indent:2em;
 
        font-family: 'Open Sans' !important;
 
    }
 
  
 
+
.text{
 
+
    position:absolute;
 
+
    margin-top:80px;
/*-------------overview-------------------*/
+
    margin-left:40px;
 
+
     font-family: 'Open Sans', sans-serif;
 
+
     opacity:none !important;
@media screen and (min-width:768px){
+
     text-shadow:2px 2px black;
  .over-container{
+
    z-index:500;
            width:75%;
+
            margin:auto;
+
            position:relative;
+
            } 
+
h1{
+
     text-align:center;
+
     color:rgb(0, 206, 255);
+
     font-size:30pt !important;
+
 
}
 
}
.overview{
+
.text1{
     color:#F3F7F7;
+
     position:absolute;
     text-align:justify;
+
     margin-top:80px;
     text-indent:2em;
+
     margin-left:60px;
    padding-left:20px;
+
     font-family: 'Open Sans', sans-serif;
     padding-left:20px;
+
     text-shadow:2px 2px black;
    padding-top:10px;
+
     z-index:500;
     padding-bottom:10px;
+
     font-size:18pt !important;
+
 
}
 
}
.position{
+
.text2{
    cursor:pointer;
+
 
     position:absolute;
 
     position:absolute;
     margin-left:46.5%;
+
     margin-top:80px;
     margin-top:5%;
+
     margin-left:60px;
 +
    font-family: 'Open Sans', sans-serif;
 +
    text-shadow:2px 2px black;
 +
    z-index:500;
 
}
 
}
 +
.text3{
 +
    position:absolute;
 +
    margin-top:80px;
 +
    margin-left:60px;
 +
    font-family: 'Open Sans', sans-serif;
 +
    text-shadow:2px 2px black;
 +
    z-index:500;
 
}
 
}
 
+
.text4{
@media screen and (orientation: portrait){
+
  .over-container{
+
            width:80%;
+
            height:100%;
+
            margin:auto;
+
            position:relative;
+
            }
+
 
+
.position{
+
    cursor:pointer;
+
 
     position:absolute;
 
     position:absolute;
     margin-left:32vw;
+
     margin-top:80px;
     margin-top:5%;
+
     margin-left:53px;
      
+
     font-family: 'Open Sans', sans-serif;
 +
    text-shadow:2px 2px black;
 +
    z-index:500;
 
}
 
}
 +
.text5{
 +
    position:absolute;
 +
    margin-top:80px;
 +
    margin-left:65px;
 +
    font-family: 'Open Sans', sans-serif;
 +
    text-shadow:2px 2px black;
 +
    z-index:500;
 
}
 
}
  
 +
/*overview*/
  
.position:hover{
+
.overviewHP{
     transform:scale(1.1)
+
     color:#F3F7F7;
 +
    text-align:justify;
 +
    text-indent:2em;
 +
    padding:10px;
 +
    font-size:15pt !important;
 +
}
  
 +
.title{
 +
    font-size:25pt !important;
 +
    color:#ffd11a;
 +
    text-shadow:1px 1px 10px rgb(153, 153, 255);
 +
    border-left:3px ;
 +
    padding-left:450px !important; 
 +
    margin-top:0px;
 +
    margin-bottom:10px;
 +
    font-weight:bold;
 +
}
 +
.content{
 +
    font-size:15pt !important;
 +
    text-align:justify;
 +
    color:white !important;
 +
    padding-left:40px;
 +
    padding-top:0px;
 +
    padding-bottom:15px;
 
}
 
}
 
 
.bigphoto{
 
      margin: auto;
 
      display: block;
 
    }
 
 
</style>
 
</style>
 
</head>
 
</head>
  
 
<!-----wiki content--->
 
 
<body>
 
<body>
  <h1>
+
<h1>
         <img src="https://static.igem.org/mediawiki/2017/2/28/Bigphoto.png" class="bigphoto" width="60%">
+
    <div class="img-container">
        <div class="over-container">
+
         <img src="https://static.igem.org/mediawiki/2017/2/28/Bigphoto.png" class="bigphoto" width="60%">
            <div>
+
    </div>
 +
<div style="width:80%;margin:auto;margin-bottom:5%;">
 +
<div>
 
       <p class="title">Abstract</p>
 
       <p class="title">Abstract</p>
       <p class="content">DETECOLI - a word we created by combining 'detection' and 'E. coli' which changes color in environments of excess sunlight or high temperatures. The detection should be visualized by discriminating the alteration of three chromoproteins (cjBlue, RFP, BFP) expressed by E. coli with the regulatory circuit of temperature and UV light. We aim to build up a quantitative experiment for observing the color of E. coli. For the practical application we aim to place E.coli on stickers and attach the stickers on the product before delivery, thus able to monitor the whole process of transportation. DETECOLI alerts consumers to possible deterioration or contamination by changing color, and serves as a guarantee of quality. </p>    
+
       <p class="content">DETECOLI—a word we created by combining “detection” and “<span style="font-style:italic;">E. coli</span>”—changes color in environments of excess sunlight or high temperatures. The detection should be visualized by discriminating the alteration of three chromoproteins (cjBlue, RFP, BFP) expressed by <span style="font-style:italic;">E. coli</span> with the regulatory circuit of temperature and UV light. We aim to build up a quantitative experiment for observing the color of <span style="font-style:italic;">E. coli</span>. For the practical application we aim to place <span style="font-style:italic;">E. coli</span> on stickers and attach the stickers on the product before delivery, thus able to monitor the whole process of transportation. DETECOLI alerts consumers to possible deterioration or contamination by changing color, and serves as a guarantee of quality.</p>
            </div>
+
</div>
        </div>
+
  </h1>
+
  
 +
</div>
  
 +
    <a href="https://2017.igem.org/Team:TCFSH_Taiwan/Description">
 +
        <div class="img-box1">
 +
            <div class="text">Description</div>
 +
            <img src="https://static.igem.org/mediawiki/2017/b/b2/Project_design.jpeg" width="100%" height="100%" class="HP_image">
 +
        </div>
 +
    </a>
 +
   
 +
    <a href="https://2017.igem.org/Team:TCFSH_Taiwan/HP/Silver">
 +
        <div class="img-box1-1">     
 +
            <div class="text1">Human<br>Practice</br></div>
 +
            <img src="https://static.igem.org/mediawiki/2017/e/e3/JasonHP.jpeg" width="100%" height="100%" class="HP_image">
 +
        </div>
 +
    </a>
  
<script>
+
   
$(function() {
+
     <a href="https://2017.igem.org/Team:TCFSH_Taiwan/Basic_Part">
 
+
         <div class="img-box1-2">
     // Menu Tabular
+
            <div class="text2">Parts</div>
    var $text = $('.connect');
+
            <img src="https://static.igem.org/mediawiki/2017/f/fa/Parts_home.jpeg" width="100%" height="100%" class="HP_image">
    $text.on('click', function(e) {
+
        </div>
         e.preventDefault();
+
    </a>
        $text.removeClass('text-active');
+
</h1>
        $(this).addClass('text-active');
+
 
+
        $('.item').fadeOut(300);
+
        $(this.hash).delay(300).fadeIn();
+
       
+
    });
+
 
+
});
+
 
+
</script>
+
 
+
 
+
<script>
+
var $imgs =  $( '.position' );
+
 
+
$imgs.each( function( index ) {
+
  var $img = $( this );
+
  $img.click( function() {
+
    $('html, body').animate({ scrollTop: $('.box-container').offset().top - 70}, 1000 );
+
  });
+
})
+
</script>
+
 
+
 
+
<script>
+
var $nodes =  $( '.connect' )
+
 
+
 
+
$nodes.each( function( index ) {
+
  var $node = $( this );
+
  $node.click( function() {
+
    $('html, body').animate({ scrollTop: $('.text-container').offset().top - 380}, 1000 );
+
  });
+
})
+
</script>
+
 
</body>
 
</body>
 
</html>
 
</html>
 
{{TCFSH_Taiwan_footer}}
 
{{TCFSH_Taiwan_footer}}

Latest revision as of 05:13, 15 December 2017

Abstract

DETECOLI—a word we created by combining “detection” and “E. coli”—changes color in environments of excess sunlight or high temperatures. The detection should be visualized by discriminating the alteration of three chromoproteins (cjBlue, RFP, BFP) expressed by E. coli with the regulatory circuit of temperature and UV light. We aim to build up a quantitative experiment for observing the color of E. coli. For the practical application we aim to place E. coli on stickers and attach the stickers on the product before delivery, thus able to monitor the whole process of transportation. DETECOLI alerts consumers to possible deterioration or contamination by changing color, and serves as a guarantee of quality.

Description
Human
Practice
Parts