Difference between revisions of "Team:TCFSH Taiwan"

 
(256 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{TCFSH_Taiwan}}
 
{{TCFSH_Taiwan}}
 +
{{TCFSH_Taiwan/Navigation}}
 
<html>
 
<html>
 
<head>
 
<head>
<style>
+
<meta charset="UTF-8">
.TCFSH_Taiwan{
+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
                left:15px;
+
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300" rel="stylesheet">
                position:relative;
+
 
                top:5px;
+
<style type="text/css">
}
+
#sideMenu, #top_title {display:none;}
.navigation{
+
#content { padding:0px; width:100%; margin-top:-7px; margin-left:0px;}
    list-style-type: none;
+
body {background-color:white; }
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 +
#top_menu_inside {margin-left: 20px; margin-bottom: 0px;}
 +
 
 +
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;
 
     margin: 0;
 
     padding: 0;
 
     padding: 0;
     overflow: hidden;
+
     border: 0;
     background-color: #FFF;
+
     outline: 0;
 +
 
 
}
 
}
.navigationli{
+
 
     float: right;
+
* {
 +
  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');
 
}
 
}
  
.navigationlia{
+
/*大圖*/
    display: block;
+
@media screen and (min-width: 768px) {
     color: #0CF;
+
  .img-container{
     text-align: center;
+
    height:100vh ;
    padding: 14px 16px;
+
    overflow:hidden ;
     text-decoration: none;
+
    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;
 +
    }
 
}
 
}
</style>
 
</head>
 
<body>
 
<a href="https://2017.igem.org/Team:TCFSH_Taiwan">
 
<img src="https://static.igem.org/mediawiki/2017/8/82/Team_Logo%28No_background%29TCFSH_Taiwan.png" class="TCFSH_Taiwan" width="10%">
 
</a>
 
<ul class="navigation">
 
  <div class="navigationli"><li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/humanpractice" class="navigationlia">Human Practice</a></li></div>
 
  <div class="navigationli"><li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/modeling" class="navigationlia">Modeling</a></li></div>
 
  <div class="navigationli"><li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/project" class="navigationlia">Project</a></li></div>
 
  <div class="navigationli"><li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/team" class="navigationlia">Team</a></li></div>
 
  <div class="navigationli"><li><a href="https://2017.igem.org/Team:TCFSH_Taiwan" class="navigationlia">Home</a></li></div>
 
 
 
</ul>
 
</body>
 
<div class="column full_size" >
 
</div>
 
  
 +
/*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%;
 +
    } 
 +
   
 +
.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;
 +
    }
  
<div class="column full_size" >
 
<h1> Welcome to iGEM 2017! </h1>
 
<p>Your team has been approved and you are ready to start the iGEM season! </p>
 
</div>
 
  
<div class="clear"></div>
+
.text{
 +
    position:absolute;
 +
    margin-top:80px;
 +
    margin-left:40px;
 +
    font-family: 'Open Sans', sans-serif;
 +
    opacity:none !important;
 +
    text-shadow:2px 2px black;
 +
    z-index:500;
 +
}
 +
.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;
 +
}
  
<div class="column half_size" >
+
/*overview*/
<h5>Before you start: </h5>
+
<p> Please read the following pages:</p>
+
<ul>
+
<li>  <a href="https://2017.igem.org/Competition">Competition Hub</a> </li>
+
<li> <a href="https://2017.igem.org/Competition/Deliverables/Wiki">Wiki Requirements page</a></li>
+
<li> <a href="https://2017.igem.org/Resources/Template_Documentation">Template documentation</a></li>
+
</ul>
+
</div>
+
 
+
<div class="column half_size" >
+
<div class="highlight">
+
<h5> Styling your wiki </h5>
+
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
+
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>
+
</div>
+
</div>
+
 
+
<div class="column full_size" >
+
<h5> Wiki template information </h5>
+
<p>We have created these wiki template pages to help you get started and to help you think about how your team will be evaluated. You can find a list of all the pages tied to awards here at the <a href="https://2017.igem.org/Judging/Pages_for_Awards">Pages for awards</a> link. You must edit these pages to be evaluated for medals and awards, but ultimately the design, layout, style and all other elements of your team wiki is up to you!</p>
+
 
+
</div>
+
  
 +
.overviewHP{
 +
    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;
 +
}
 +
</style>
 +
</head>
  
 
+
<body>
<div class="column half_size" >
+
<h1>
<h5> Editing your wiki </h5>
+
    <div class="img-container">
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>  
+
        <img src="https://static.igem.org/mediawiki/2017/2/28/Bigphoto.png" class="bigphoto" width="60%">
<p> <a href="https://2017.igem.org/wiki/index.php?title=Team:Example&action=edit"> </a>Use WikiTools - Edit in the black menu bar to edit this page</p>
+
    </div>
 
+
<div style="width:80%;margin:auto;margin-bottom:5%;">
 +
<div>
 +
      <p class="title">Abstract</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 class="column half_size" >
 
<h5>Tips</h5>
 
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
 
<ul>
 
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
 
<li>Be clear about what you are doing and how you plan to do this.</li>
 
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
 
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
 
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
 
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2017.igem.org/Calendar">iGEM 2017 calendar</a> </li>
 
<li>Have lots of fun! </li>
 
</ul>
 
 
</div>
 
</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>
  
<div class="column half_size" >
+
   
<h5>Inspiration</h5>
+
    <a href="https://2017.igem.org/Team:TCFSH_Taiwan/Basic_Part">
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
        <div class="img-box1-2">
<ul>
+
            <div class="text2">Parts</div>
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
            <img src="https://static.igem.org/mediawiki/2017/f/fa/Parts_home.jpeg" width="100%" height="100%" class="HP_image">
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
        </div>
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
    </a>
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
</h1>
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
</body>
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
</ul>
+
</div>
+
 
+
<div class="column half_size" >
+
<h5> Uploading pictures and files </h5>
+
<p> You can upload your pictures and files to the iGEM 2017 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. <br />
+
When you upload, set the "Destination Filename" to <br><code>T--YourOfficialTeamName--NameOfFile.jpg</code>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)<br><br>
+
 
+
<a href="https://2017.igem.org/Special:Upload">
+
UPLOAD FILES
+
</a>
+
</p>
+
</div>
+
 
+
 
+
 
+
 
</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