Difference between revisions of "Team:TCFSH Taiwan"

 
(241 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{TCFSH_Taiwan}}
 +
{{TCFSH_Taiwan/Navigation}}
 
<html>
 
<html>
 
<head>
 
<head>
 +
<meta charset="UTF-8">
 +
<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" 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;}
 
+
body {background-color:white; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { 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;}
 
#top_menu_inside {margin-left: 20px; margin-bottom: 0px;}
body{
 
        margin:0;
 
    }
 
.TCFSH_Taiwan{
 
                left:15px;
 
                position:relative;
 
                top:3px;
 
                bottom:3px;
 
 
    .main-container{
 
                    background:#E8E3E8;
 
                    position:fixed;
 
                    width:100vw;
 
                    height:auto;
 
                    z-index:999;
 
                    }
 
  
 +
html, body, div, span, applet, object, iframe,
 +
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,
 +
small, strike, strong, sub, tt, var,
 +
b, u, i, center,
 +
dl, dt, dd, ol, ul, li,
 +
fieldset, form, label, legend,
 +
table, caption, tbody, tfoot, thead, tr, th, td {
 +
    margin: 0;
 +
    padding: 0;
 +
    border: 0;
 +
    outline: 0;
  
    .dropbtn{
 
                  margin-top:5px;
 
 
}
 
}
  
 +
* {
 +
  font-family: 'Open Sans', sans-serif;
 +
    font-weight: 300;
 +
    font-style: normal;
 +
}
 +
body{
 +
    margin:auto;
 +
    background:rgb(51,51,51);
 +
    line-height:1;
 +
}
 +
h1{
 +
background-image:url('https://static.igem.org/mediawiki/2017/a/a9/Tcfshtaiwan_background.jpeg');
 +
}
  
 +
/*大圖*/
 +
@media screen and (min-width: 768px) {
 +
  .img-container{
 +
    height:100vh ;
 +
    overflow:hidden ;
 +
    width:100%;
 +
  }
 +
.bigphoto{
 +
      margin: auto;
 +
      margin-top: 60px;
 +
      display: block;
 +
    }
 +
}
 +
@media screen and (orientation: portrait) {
 +
    .img-container{
 +
        height:auto;
 +
        overflow:none;
 +
        width:100%;
 +
    }
 +
    .main-img{
 +
        top: 0;
 +
        bottom: 0;
 +
        left: 0;
 +
        right: 0;
 +
        width: 100%;
 +
        margin: auto;
 +
        z-index:999;
 +
    }
 +
}
 +
 +
/*box*/
 +
.HP_image{
 +
    opacity:0.5;
 +
}
 +
.HP_image:hover{
 +
    opacity:4;
 +
}
 +
.img-box1{
 +
    width:210px;
 +
    height:210px;
 +
    border:2px solid #F3F7F7;
 +
    border-radius:10px;
 +
    overflow:hidden;
 +
    margin-left:20%;
 +
    float:left;
 +
    color:white;
 +
    font-size:18pt;
 +
    font-weight:bold;
 +
    margin-top:3%;
 +
    margin-bottom:3%;
 +
    }
 +
.img-box1-1{
 +
    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%;
 +
    } 
 
      
 
      
    .dropbtn span:after{
+
.img-box2{
width: 0;
+
    width:210px;
height: 0;
+
    height:210px;
border: 0.313em solid transparent;  
+
    border:2px solid #F3F7F7;
border-bottom: none;
+
    border-radius:10px;
border-top-color:black;
+
    overflow:hidden;
content: '';
+
    margin-left:29%;
vertical-align: middle;
+
    margin-top:7vh;
display: inline-block;
+
    float:left;
position: relative;
+
    color:white;
right: -0.313em; /* 5 */
+
    font-size:18pt;
                text-decoration:none !important;
+
    font-weight:bold;
                list-style-type:none !important;            
+
    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;
 +
    }
  
  .dropdown{
 
      float:left;
 
      text-decoration:none !important;
 
      list-style-type:none !important;
 
      }
 
    ul>.dropdown>a{
 
                color:black !important;
 
                list-style-type:none !important;
 
                text-decoration:none !important;
 
                text-align:left;
 
              }
 
    li .dropdown{
 
                display:inline-block;
 
                }
 
               
 
    .dropdown > a, .dropbtn {
 
                      display: inline-block;
 
                      text-align: center;
 
                      text-color:black;
 
                      padding-right: 10px;
 
                      margin-right:10px;
 
                      text-decoration:none !important;   
 
                    }
 
  
.main-menu{
+
.text{
      position:relative;
+
    position:absolute;
      list-style-type: none !important;
+
    margin-top:80px;
      margin-right:1px;
+
    margin-left:40px;
      display:block;
+
    font-family: 'Open Sans', sans-serif;
      float:right !important;
+
    opacity:none !important;
      font-weight:400 !important;
+
    text-shadow:2px 2px black;
      font-size:15px;
+
    z-index:500;
      font-family:"Open Sans",serif,sans-serif;
+
}
      }
+
.text1{
 +
    position:absolute;
 +
    margin-top:80px;
 +
    margin-left:60px;
 +
    font-family: 'Open Sans', sans-serif;
 +
    text-shadow:2px 2px black;
 +
    z-index:500;
 +
}
 +
.text2{
 +
    position:absolute;
 +
    margin-top:80px;
 +
    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{
 +
    position:absolute;
 +
    margin-top:80px;
 +
    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;
 +
}
  
                /*下拉式menu*/
+
/*overview*/
  
    .dropdown > a:hover, .dropdown:hover .dropbtn{
+
.overviewHP{
                                            color:red !important;
+
    color:#F3F7F7;
                                            }
+
    text-align:justify;
 +
    text-indent:2em;
 +
    padding:10px;
 +
    font-size:15pt !important;
 +
}
  
    .dropdown-content{  
+
.title{
                      display:none;
+
    font-size:25pt !important;
                      background:#E8E3E8;
+
    color:#ffd11a;
                      position:absolute;
+
    text-shadow:1px 1px 10px rgb(153, 153, 255);
                      width:auto !important;
+
    border-left:3px ;
                     
+
    padding-left:450px !important;  
                    }
+
     margin-top:0px;
     .dropdown-content a{
+
    margin-bottom:10px;
                        color: black;
+
    font-weight:bold;
                        padding:15px;
+
}
                        text-decoration: none;
+
.content{
                        display: block;
+
    font-size:15pt !important;
                        text-align:left !important;
+
    text-align:justify;
                        size:1em;
+
    color:white !important;
                        }
+
    padding-left:40px;
                       
+
     padding-top:0px;
      
+
     padding-bottom:15px;
     .dropdown-content a:hover{
+
}
                              color:red;
+
                              }
+
 
</style>
 
</style>
 
</head>
 
</head>
  
 
<body>
 
<body>
<div class="main-container";>
+
<h1>
<a href="https://2017.igem.org/Team:TCFSH_Taiwan">
+
    <div class="img-container">
<img src="https://static.igem.org/mediawiki/2017/8/82/Team_Logo%28No_background%29TCFSH_Taiwan.png" class="TCFSH_Taiwan" width="5%">
+
        <img src="https://static.igem.org/mediawiki/2017/2/28/Bigphoto.png" class="bigphoto" width="60%">
</a>
+
    </div>
      <ul class="main-menu" id="menu"  style="list-style-image: none;">
+
<div style="width:80%;margin:auto;margin-bottom:5%;">
        <li class="dropdown"><a href="https://2016.igem.org/Team:NCTU_Formosa"  class="dropbtn">Home</a></li>
+
<div>
       
+
      <p class="title">Abstract</p>
        <li class="dropdown">
+
      <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>
            <a href="https://2016.igem.org/Team:NCTU_Formosa/Project" class="dropbtn"><span class="menu_sign">Project</span></a>
+
</div>
                  <div class="dropdown-content">
+
                      <div><a href="https://2016.igem.org/Team:NCTU_Formosa/Description">Description</a></div>
+
                      <div><a href="https://2016.igem.org/Team:NCTU_Formosa/Design">Design</a></div>
+
                      <div><a href="https://2016.igem.org/Team:NCTU_Formosa/Demonstrate">Device</a></div>
+
                      <div><a href="https://2016.igem.org/Team:NCTU_Formosa/Proof">Results</a></div>
+
                      <div><a href="https://2016.igem.org/Team:NCTU_Formosa/Model">Modeling</a></div>
+
                      <div><a href="https://2016.igem.org/Team:NCTU_Formosa/Safety">Safety</a></div>
+
                  </div>
+
        </li>
+
       
+
        <li class="dropdown">
+
          <a href="https://2016.igem.org/Team:NCTU_Formosa/Human_Practices" class="dropbtn"><span class="menu_sign">Human Practice</span></a>
+
                  <div class="dropdown-content">                     
+
                      <div><a href="https://2016.igem.org/Team:NCTU_Formosa/Integrated_Practices">Study</a></div>
+
                      <div><a href="https://2016.igem.org/Team:NCTU_Formosa/Collaborations">Collaborations</a></div>
+
                      <div><a href="https://2016.igem.org/Team:NCTU_Formosa/Engagement">Education</a></div>
+
                      <div><a href="https://2016.igem.org/Team:NCTU_Formosa/Meetups">Meetups</a></div>
+
                      <div><a href="https://2016.igem.org/Team:NCTU_Formosa/Further_Considerations">Further Considerations</a></div>
+
                  </div>
+
        </li>
+
       
+
        <li class="dropdown">
+
            <a href="https://2016.igem.org/Team:NCTU_Formosa/Entrepreneurship" class="dropbtn"><span class="menu_sign">Entrepreneurship</span></a>
+
                  <div class="dropdown-content">                                           
+
                      <div><a href="https://2016.igem.org/Team:NCTU_Formosa/Entrepreneurship#Businessmodel">Business Model</a></div>
+
                      <div><a href="https://2016.igem.org/Team:NCTU_Formosa/Entrepreneurship#MarketingFuture">Marketing &amp; Future</a></div>
+
                      <div><a href="https://2016.igem.org/Team:NCTU_Formosa/Entrepreneurship#RegulationLaw">Law &amp; Regulations</a></div>
+
                      <div><a href="https://2016.igem.org/Team:NCTU_Formosa/Entrepreneurship#Business_competition">Business Competition</a></div>
+
                      <div><a href="https://2016.igem.org/Team:NCTU_Formosa/Entrepreneurship#ourSponsor">Sponsor</a></div>
+
                  </div>
+
        </li>
+
       
+
        <li class="dropdown">
+
            <a href="https://2016.igem.org/Team:NCTU_Formosa/Parts" class="dropbtn"><span class="menu_sign">Parts</span></a>
+
                  <div class="dropdown-content">
+
                      <div><a href="https://2016.igem.org/Team:NCTU_Formosa/Basic_Part">Basic Parts</a></div>
+
                      <div><a href="https://2016.igem.org/Team:NCTU_Formosa/Composite_Part">Composite Parts</a></div>
+
                  </div>
+
        </li>
+
  
       
 
        <li class="dropdown">
 
            <a href="#" class="dropbtn"><span class="menu_sign">Notebook</span></a>
 
                  <div class="dropdown-content">
 
                      <div><a href="https://2016.igem.org/Team:NCTU_Formosa/Notebook">Lab Note</a></div>
 
                      <div><a href="https://2016.igem.org/Team:NCTU_Formosa/Protocol">Protocol</a></div>
 
                  </div>
 
        </li>
 
 
 
       
 
       
 
        <li class="dropdown">
 
            <a href="https://2016.igem.org/Team:NCTU_Formosa/Attributions" class="dropbtn">Team</a>
 
        </li>
 
       
 
        <li class="dropdown">
 
            <a href="https://2016.igem.org/Team:NCTU_Formosa/Achievement" class="dropbtn">Achievement</a>
 
                  <div class="dropdown-content">
 
                      <div><a href="https://2016.igem.org/Team:NCTU_Formosa/HP/Gold">HP Gold</a></div>
 
                      <div><a href="https://2016.igem.org/Team:NCTU_Formosa/HP/Silver">HP Silver</a></div>
 
                  </div>
 
        </li>
 
    </ul>
 
 
</div>
 
</div>
</div><img src="https://static.igem.org/mediawiki/2017/5/59/Big_Logo_overview_tcfsh_new.jpeg" width="90%">
+
 
 +
    <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>
 +
 
 +
   
 +
    <a href="https://2017.igem.org/Team:TCFSH_Taiwan/Basic_Part">
 +
        <div class="img-box1-2">
 +
            <div class="text2">Parts</div>
 +
            <img src="https://static.igem.org/mediawiki/2017/f/fa/Parts_home.jpeg" width="100%" height="100%" class="HP_image">
 +
        </div>
 +
    </a>
 +
</h1>
 
</body>
 
</body>
 
</html>
 
</html>
 +
{{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