Difference between revisions of "Team:TCFSH Taiwan/Team"

 
(34 intermediate revisions by the same user 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,400" rel="stylesheet">
 +
 
<style type="text/css">
 
<style type="text/css">
    #home_logo, #sideMenu { display:none; }
+
#sideMenu, #top_title {display:none;}
  #sideMenu, #top_title, .patrollink  {display:none;}
+
#content { padding:0px; width:100%; margin-top:-7px; margin-left:0px;}
  #content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
+
body {background-color:white; }
  body {background-color: rgb(173,224,230); }
+
#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;}
  
 +
 +
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;
 +
 +
}
 +
 +
 +
* {
 +
  font-family: 'Open Sans', sans-serif;
 +
    font-weight: 300;
 +
}
 
body{
 
body{
        margin:0;
+
    background-color:rgb(51,51,51) !important;
     }
+
     line-height:1;
.TCFSH_Taiwan{
+
}
                left:15px;
+
                position:relative;
+
                top: 5px;
+
    }  
+
 
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');
 
}
 
}
  .main-container{
+
.bigphoto{
                    background:rgb(230, 236, 255);
+
      margin: auto;
                    position:fixed;
+
      display: block;
                    width:100vw;
+
    }
                    height:auto;
+
/*大圖*/
                    z-index:999;
+
@media screen and (min-width: 768px) {
                    }
+
  .img-container{
 
+
    height:100vh ;
 
+
    overflow:hidden ;
     .dropbtn{
+
    width:100%;
                  margin-top:5px;
+
  }
 +
  .main-img{
 +
    top: 0;
 +
    bottom: 0;
 +
    left: 0;
 +
    right: 0;
 +
    width: 100%;
 +
    margin: auto;
 +
    z-index:999;
 +
    }
 +
}
 +
@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;
 +
    }
 +
}
 +
/*scroll navigaiton*/
 +
nav {
 +
  padding: 18px;
 +
  position: fixed;
 +
  height: auto;
 +
  left:0.5vw;
 +
  width: auto;
 +
  z-index: 9999;
 +
  top:25%;
 +
  margin: auto;
 
}
 
}
  
    .dropdown:hover .dropdown-content{
+
nav .wrapper {
                  display: block;
+
  padding: 0;
 +
  width:100%;
 +
  height: 785px;
 
}
 
}
  
 +
nav .nodes {
 +
  position: relative;
 +
  margin-top: 1px;
 +
  margin-left: 1px;
  
   
+
}
    .dropbtn span:after{
+
    width: 0;
+
    height: 0;
+
    border: 0.313em solid transparent;
+
    border-bottom: none;
+
    border-top-color:black;
+
    content: '';
+
    vertical-align: middle;
+
    display: inline-block;
+
    position: relative;
+
    right: -0.313em; /* 5 */
+
                text-decoration:none !important;
+
                list-style-type:none !important;           
+
              }
+
  
  .dropdown{
+
.line {
      float:left;
+
  position: absolute;
      text-decoration:none !important;
+
  width:1px;
      list-style-type:none !important;
+
  height:350px;
      }
+
  top: 13px;
    ul>.dropdown>a{
+
}
                color:black !important;
+
.line .red {
                list-style-type:none !important;
+
  width:1px;     /*調line長度*/
                text-decoration:none !important;
+
  height:47%; /*line寬度*/
                text-align:left;
+
  position:relative;
              }
+
    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{
+
      position:relative;
+
      list-style-type: none !important;
+
      margin-right:1px;
+
      display:block;
+
      float:right !important;
+
      font-weight:400 !important;
+
      font-size:20px;
+
      font-family:"Open Sans",serif,sans-serif;
+
      }
+
  
 +
}
  
                /*下拉式menu*/
+
.line .blue {
 +
  width: 1px;  /*line寬度*/
 +
  height: 15%;  /*調line長度*/
 +
  position:relative;
 +
  left:51px;
  
    .dropdown a:hover, .dropdown:hover .dropbtn{
+
}
                                            color:red !important;
+
.line .red-container {
                                            }
+
 
+
 
+
    .dropdown-content{
+
                      display:none;
+
                      background: rgb(157, 136, 210);
+
                      position:absolute;
+
                      width:auto !important;
+
                     
+
                    }
+
    .dropdown-content a{
+
                        color: black;
+
                        padding:15px;
+
                        text-decoration: none;
+
                        display: block;
+
                        text-align:left !important;
+
                        size:1em;
+
                        }
+
                       
+
   
+
    .dropdown-content a:hover{
+
                              color: red;
+
                              }
+
    .text{
+
      background-color: rgb(77, 89, 127);
+
      color: #ffffff;
+
      font-size: 20px;
+
      font-family:
+
    }
+
    .text>h1 {
+
      text-align: center;
+
    }
+
    .bigphoto{
+
      margin: auto;
+
      display: block;
+
    }               
+
  #index_footer{
+
  color:#ccc;
+
  font-size:12px;
+
 
   position:relative;
 
   position:relative;
   z-index:2;
+
   width: 4px;
   background-color:#3c3e3f !important;
+
}
   display: block;
+
.line .red {
width:100%;
+
   background-color:#00D6FF;/*cover line color*/
overflow:hidden;
+
   *zoom: 1;
 +
  background-size: 100%;
 +
}
 +
.line .blue {
 +
  background-color: white;/*line color*/
 +
  *zoom: 1;
 +
  background-size: 100%;
 +
 
}
 
}
  
#index_footer  .conent{
+
.node {
   width:100vw;
+
   margin-left: 40px;/*調node間距*/
  position:relative;
+
   width: 20px;
        margin-left:0vw;
+
  height: 20px;
   bottom:0;
+
   margin-top: 30px;
        display: block;
+
   position: relative;
   z-index:1;
+
   margin-bottom:15px;
+
 
}
 
}
#index_foot_list {
+
.node .splash {
   width:auto;
+
  box-shadow: 0px 0px 8px 2px rgba(69, 174, 233, 0.53);
   height:170px;
+
  transform: translateZ(0px) scale(1);
   padding:30px 0 0 0;
+
  position: absolute;
   margin-left:5%;
+
   width: 20px;
   display:block;
+
   height: 20px;
 +
   border-radius: 100%;
 +
   pointer-events: none;
 +
   opacity: 1;
 
}
 
}
/*li width*/
+
.node.active .active-circle {
#index_foot_list  li{
+
  transform: scale(1);
        float:left;
+
   opacity: 1;
   text-align:left;
+
   background:white;/*active circle color*/
        margin-left:29px;
+
  left:1.6px;
   width:117px;
+
        line-height:18px;
+
        display:block;
+
        color:#FFF;
+
        font-size:16px;
+
    text-decoration: none;
+
 
}
 
}
 +
.node.active .splash {
 +
  transition: transform 1200ms, opacity 1500ms;
 +
  transform: translateZ(0px) scale(2.5);
 +
  opacity: 0 !important;
  
 +
}
 +
.node.active .inactive-circle {
 +
  transition: opacity 200ms;
 +
  opacity: 0;
 +
}
 +
.node .active-circle {
 +
  transition: all 300ms cubic-bezier(0.63, 0.62, 0.48, 1.84);
 +
  transform: scale(0.7);
 +
  position: absolute;
 +
  opacity: 0;
 +
  width: 20px;
 +
  height: 20px;
 +
  border-radius: 100%;
 +
  background-color: #4b1202;
 +
  *zoom: 1;
 +
  background-size: 100%;
  
#index_foot_list  li a {
 
  text-decoration: none;
 
  font-size:16px;
 
  color:#FFF;
 
 
}
 
}
#index_foot_list  li span {
+
.node .active-circle .cover {
   text-decoration: none;
+
   transform: translateZ(0px);
   font-size:16px;
+
   width: 16px;
   color:#FFF;
+
   height: 16px;
 +
  background:red;/*active circle color */
 +
  border-radius: 100%;
 +
  position: absolute;
 +
  top: 2px;
 +
  left: 2px;
 
}
 
}
#index_foot_list  li ul li{
 
        float:left;
 
  
 +
.node .inactive-circle {
 +
  transition: all 300ms cubic-bezier(0.63, 0.62, 0.48, 1.84);
 +
  width: 14px;
 +
  height: 14px;
 +
  display: block;
 +
  background: #000;
 +
  position: absolute;
 +
  border-radius: 100%;
 +
  border: 2px solid white;
 +
  top: 3px;
 +
  left: 3px;
 
}
 
}
#index_foot_list  li ul li a {
+
.node:hover {
   font-size:13px;
+
   cursor: pointer;
  color:#a1a1a1;
+
  line-height:20px;
+
  text-decoration:none;
+
 
}
 
}
#index_foot_list li ul li a:hover {
+
.node:hover .active-circle {
   color:#fff;
+
   transition: all 200ms cubic-bezier(0.63, 0.62, 0.48, 1.84);
 +
  transform: scale(0.84);
 
}
 
}
.footer_logo{
 
  color:#fff;
 
  display:block;
 
  font-size:10pt !important;
 
        line-height:18px;
 
        z-index:3;
 
        width: 70vw;
 
        margin: 0 auto;
 
}
 
  
 +
.node:hover .inactive-circle {
 +
  transition: all 200ms cubic-bezier(0.63, 0.62, 0.48, 1.84);
 +
  transform: scale(0.85);
 +
}
  
</style>
+
/*left-topic*/
</head>
+
<body>
+
<div class="main-container">
+
    <a href="https://2017.igem.org/Team:TCFSH_Taiwan">
+
  <img src="https://static.igem.org/mediawiki/2017/5/53/TEAM_name_logo_Tcfsh_new.png" class="TCFSH_Taiwan" width="20%">
+
  </a>
+
      <ul class="main-menu" id="menu"  style="list-style-image: none;">
+
        <li class="dropdown"><a href="https://2017.igem.org/Team:TCFSH_Taiwan"  class="dropbtn">Home</a></li>
+
       
+
        <li class="dropdown">
+
            <a href="https://2017.igem.org/Team:TCFSH_Taiwan/Project" class="dropbtn"><span class="menu_sign">Project</span></a>
+
                  <div class="dropdown-content">
+
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Description">Description</a></div>
+
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Design">Design</a></div>
+
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Demonstrate">Device</a></div>
+
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Results">Results</a></div>
+
  
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Model">Modeling</a></div>
+
.topic{
                                         
+
    position:relative;
                  </div>
+
    margin-top:0vh !important;
        </li>
+
    width:200px;
 
+
    height:auto;
                 
+
    left:210px;
        <li class="dropdown">
+
    float:right;
            <a href="#" class="dropbtn"><span class="menu_sign">Awards</span></a>
+
    color:#F3F7F7;
                  <div class="dropdown-content">
+
}
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Applied_Design">Applied Design</a></div>
+
.text_color{
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Entrepreneurship">Entrepreneurship</a></div>
+
    color:#F3F7F7;
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Measurement">Measurement</a></div>
+
    font-size:12pt !important;
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Plant">Plant</a></div>
+
}
                  </div>
+
/*content*/
        </li>
+
.content_container{
 
+
    position:relative;
 
+
    left:6.5vw;
        <li class="dropdown">
+
    right:6.5vw;
            <a href="#" class="dropbtn"><span class="menu_sign">Human Practices</span></a>
+
    margin:0 auto;
                  <div class="dropdown-content">
+
     width:60vw;
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/HP/Silver">Silver HP</a></div>
+
     height:auto;
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/HP/Gold_Integrated">Integrated and Gold</a></div>
+
}
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Engagement">Public Engagement</a></div>
+
.title{
                  </div>
+
    font-size:25pt !important;
        </li>
+
    color:#ffd11a;
 
+
    text-shadow:1px 1px 10px rgb(153, 153, 255);
       
+
    border-left:3px solid rgb(153, 153, 255);
        <li class="dropdown">
+
    padding-left:10px !important;    
            <a href="https://2017.igem.org/Team:TCFSH_Taiwan/Parts" class="dropbtn"><span class="menu_sign">Parts</span></a>
+
    margin-top:20px;
                  <div class="dropdown-content">
+
    margin-bottom:10px;
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Basic_Part">Basic Parts</a></div>
+
     font-weight:bold;
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Composite_Part">Composite Parts</a></div>
+
}
                  </div>
+
.content{
        </li>
+
    font-size:15pt !important;
 
+
    text-align:justify;
       
+
    text-indent:2em;
        <li class="dropdown">
+
     color:#F3F7F7;
            <a href="https://2017.igem.org/Team:TCFSH_Taiwan/Attributions" class="dropbtn"><span class="menu_sign">Team</span></a>
+
    padding-left:40px;
                  <div class="dropdown-content">
+
    padding-top:15px;
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Team">Team</a></div>
+
    padding-bottom:15px;
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Collaborations">Collaborations</a></div>                     
+
                  </div>
+
        </li>
+
 
+
      <li class="dropdown">
+
            <a href="https://2017.igem.org/Team:TCFSH_Taiwan/Safety" class="dropbtn">Safety</a>             
+
        </li>
+
       
+
     </ul>
+
</div>
+
</body>
+
 
+
 
+
 
+
<body>
+
 
+
<html>
+
<head>
+
<style type="text/css">
+
     #home_logo, #sideMenu { display:none; }
+
  #sideMenu, #top_title, .patrollink  {display:none;}
+
  #content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
+
  body {background-color: rgb(173,224,230); }
+
   #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }}
+
 
+
body{
+
        margin:0;
+
     }
+
.TCFSH_Taiwan{
+
                left:15px;
+
                position:relative;
+
                top: 5px;
+
     }
+
h1{
+
background-image:url('https://static.igem.org/mediawiki/2017/a/a9/Tcfshtaiwan_background.jpeg');
+
 
}
 
}
  .main-container{
 
                    background:rgb(230, 236, 255);
 
                    position:fixed;
 
                    width:100vw;
 
                    height:auto;
 
                    z-index:999;
 
                    }
 
 
  
    .dropbtn{
+
/*second title*/
                  margin-top:5px;
+
.content-1{
 +
    font-size:19pt !important;
 +
    text-align:justify;
 +
    color:#cc3399;
 +
    font-weight: bold !important;
 +
    padding-top:30px;
 +
    padding-bottom:10px
 
}
 
}
  
    .dropdown:hover .dropdown-content{
+
.content-image{
                  display: block;
+
    color:#F3F7F7 !important;
 +
    font-size:11pt !important;
 +
    padding-top:10px;
 +
    padding-bottom:50px;
 +
    width:50vw;
 +
    margin:auto;
 +
    padding-left:60px;
 
}
 
}
  
 
+
.appear{
 +
    display:none;
 
      
 
      
    .dropbtn span:after{
+
}
     width: 0;
+
.list{
     height: 0;
+
     font-size:15pt !important;
     border: 0.313em solid transparent;  
+
     text-align:justify;
    border-bottom: none;
+
     color:#F3F7F7;
     border-top-color:black;
+
}
     content: '';
+
.quote{
    vertical-align: middle;
+
     font-size:17pt !important;
     display: inline-block;
+
     text-align:justify;
     position: relative;
+
     color:#F3F7F7;
    right: -0.313em; /* 5 */
+
     text-indent:2em !important;
                text-decoration:none !important;
+
   
                list-style-type:none !important;           
+
}
              }
+
  
  .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{
 
      position:relative;
 
      list-style-type: none !important;
 
      margin-right:1px;
 
      display:block;
 
      float:right !important;
 
      font-weight:400 !important;
 
      font-size:20px;
 
      font-family:"Open Sans",serif,sans-serif;
 
      }
 
  
 +
/*image*/
 +
.web{
 +
    position:fixed !important;
 +
    left:0%;
 +
    bottom:0%;
 +
    display:block;
 +
    margin: auto;
 +
}
 +
.right{
 +
    position:fixed !important;
 +
    bottom:-15px;
 +
    right:0vw;
 +
    margin: auto;
 +
}
  
                /*下拉式menu*/
 
  
    .dropdown a:hover, .dropdown:hover .dropbtn{
 
                                            color:red !important;
 
                                            }
 
  
  
    .dropdown-content{  
+
.img-position{
                      display:none;
+
    position:absolute;
                      background: rgb(157, 136, 210);
+
     z-index:-1;
                      position:absolute;
+
                      width:auto !important;
+
                     
+
                    }
+
     .dropdown-content a{
+
                        color: black;
+
                        padding:15px;
+
                        text-decoration: none;
+
                        display: block;
+
                        text-align:left !important;
+
                        size:1em;
+
                        }
+
                       
+
   
+
    .dropdown-content a:hover{
+
                              color: red;
+
                              }
+
    .text{
+
      background-color: rgb(77, 89, 127);
+
      color: #ffffff;
+
      font-size: 20px;
+
      font-family:
+
    }
+
    .text>h1 {
+
      text-align: center;
+
    }
+
    .bigphoto{
+
      margin: auto;
+
      display: block;
+
    }               
+
  #index_footer{
+
  color:#ccc;
+
  font-size:12px;
+
  position:relative;
+
  z-index:2;
+
  background-color:#3c3e3f !important;
+
  display: block;
+
width:100%;
+
overflow:hidden;
+
 
}
 
}
 
+
.box{
#index_footer  .conent{
+
    width:auto;
  width:100vw;
+
    padding-top:20px;
  position:relative;
+
    padding-bottom:20px;
        margin-left:0vw;
+
  bottom:0;
+
        display: block;
+
  z-index:1;
+
  margin-bottom:15px;
+
 
}
 
}
#index_foot_list {
+
.picture{
  width:auto;
+
    position:relative;
  height:170px;
+
    left:8vw;
  padding:30px 0 0 0;
+
    width:80%;
  margin-left:5%;
+
    padding-bottom:10px;
  display:block;
+
 
}
 
}
/*li width*/
 
#index_foot_list  li{
 
        float:left;
 
  text-align:left;
 
        margin-left:29px;
 
  width:117px;
 
        line-height:18px;
 
        display:block;
 
        color:#FFF;
 
        font-size:16px;
 
    text-decoration: none;
 
}
 
 
  
#index_foot_list  li a {
+
.picture-1{
  text-decoration: none;
+
    position:relative;
  font-size:16px;
+
    left:17vw;
  color:#FFF;
+
    width:50%;
 +
    padding-bottom:10px;
 
}
 
}
#index_foot_list  li span {
 
  text-decoration: none;
 
  font-size:16px;
 
  color:#FFF;
 
}
 
#index_foot_list  li ul li{
 
        float:left;
 
 
}
 
#index_foot_list  li ul li a {
 
  font-size:13px;
 
  color:#a1a1a1;
 
  line-height:20px;
 
  text-decoration:none;
 
}
 
#index_foot_list li ul li a:hover {
 
  color:#fff;
 
}
 
.footer_logo{
 
  color:#fff;
 
  display:block;
 
  font-size:10pt !important;
 
        line-height:18px;
 
        z-index:3;
 
        width: 70vw;
 
        margin: 0 auto;
 
}
 
  
 +
video {
 +
            position:relative;
 +
            width: 78%;
 +
            height:auto;
 +
            margin-top:60px;
 +
            margin-left:10vw;
 +
            margin-right:10vw;
 +
          }
  
 
</style>
 
</style>
 
</head>
 
</head>
 
<body>
 
<body>
<div class="main-container">
+
<nav id="scroll">
     <a href="https://2017.igem.org/Team:TCFSH_Taiwan">
+
     <div class="wrapper">
  <img src="https://static.igem.org/mediawiki/2017/5/53/TEAM_name_logo_Tcfsh_new.png" class="TCFSH_Taiwan" width="20%">
+
     
  </a>
+
       <div class="nodes">  
       <ul class="main-menu" id="menu"  style="list-style-image: none;">
+
            <div class="line">
        <li class="dropdown"><a href="https://2017.igem.org/Team:TCFSH_Taiwan"  class="dropbtn">Home</a></li>
+
                <div class="blue">
       
+
                    <div class="red-container">
        <li class="dropdown">
+
                        <div class="red"></div>
            <a href="https://2017.igem.org/Team:TCFSH_Taiwan/Project" class="dropbtn"><span class="menu_sign">Project</span></a>
+
                    </div>
                  <div class="dropdown-content">
+
                </div>
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Description">Description</a></div>
+
          </div>
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Design">Design</a></div>
+
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Demonstrate">Device</a></div>
+
          <div class="node">
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Results">Results</a></div>
+
          <div class="topic"><p class="text_color">School Introduction</p></div>
 
+
            <div class="active-circle">
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Model">Modeling</a></div>
+
              <div class="splash"></div>
                                         
+
              <div class="cover">    
                  </div>
+
              </div>
        </li>
+
            </div>
 
+
             <div class="inactive-circle">
                 
+
              <div class="small-cover">
        <li class="dropdown">
+
              </div>
            <a href="#" class="dropbtn"><span class="menu_sign">Awards</span></a>
+
            </div>
                  <div class="dropdown-content">
+
          </div>
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Applied_Design">Applied Design</a></div>
+
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Entrepreneurship">Entrepreneurship</a></div>
+
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Measurement">Measurement</a></div>
+
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Plant">Plant</a></div>
+
                  </div>
+
        </li>
+
 
+
 
+
        <li class="dropdown">
+
             <a href="#" class="dropbtn"><span class="menu_sign">Human Practices</span></a>
+
                  <div class="dropdown-content">
+
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/HP/Silver">Silver HP</a></div>
+
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/HP/Gold_Integrated">Integrated and Gold</a></div>
+
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Engagement">Public Engagement</a></div>
+
                  </div>
+
        </li>
+
 
+
       
+
        <li class="dropdown">
+
            <a href="https://2017.igem.org/Team:TCFSH_Taiwan/Parts" class="dropbtn"><span class="menu_sign">Parts</span></a>
+
                  <div class="dropdown-content">
+
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Basic_Part">Basic Parts</a></div>
+
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Composite_Part">Composite Parts</a></div>
+
                  </div>
+
        </li>
+
 
    
 
    
       
+
          <div class="node">
        <li class="dropdown">
+
          <div class="topic"><p class="text_color">Team Members</p></div>
            <a href="https://2017.igem.org/Team:TCFSH_Taiwan/Attributions" class="dropbtn"><span class="menu_sign">Team</span></a>
+
            <div class="active-circle">
                  <div class="dropdown-content">
+
              <div class="splash"></div>
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Team">Team</a></div>
+
              <div class="cover">    
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Collaborations">Collaborations</a></div>                    
+
              </div>
                  </div>
+
            </div>
        </li>
+
            <div class="inactive-circle">
 +
              <div class="small-cover">
 +
              </div>
 +
            </div>
 +
          </div>
 +
    </nav>
 +
  
      <li class="dropdown">
+
<h1>
            <a href="https://2017.igem.org/Team:TCFSH_Taiwan/Safety" class="dropbtn">Safety</a>             
+
        </li>
+
       
+
    </ul>
+
</div>
+
</body>
+
  
 
+
<!--video-->
 
+
  <div>
<body>
+
<div>
+
 
         <video playinline autoplay  controls="true">
 
         <video playinline autoplay  controls="true">
             <source src="https://static.igem.org/mediawiki/2016/b/b3/NCTU_HOMEPAGE_FINAL.mp4" type="video/mp4" >
+
             <source src="https://static.igem.org/mediawiki/2017/7/7b/Tcfshtaiwan_introduce.mp4" type="video/mp4";>
 
         </video>
 
         </video>
 
     </div>
 
     </div>
 +
<!--wiki content-->
  
  
</body>
+
<section class="content_container">
 +
  <div>
 +
    <p class="title">School Introduction</p>
 +
    <p class="content">In 1915, under Japanese occupation, Taiwanese forefathers Lin Lie-tang, Lin Hsien-tang, Lin Hsiung-cheng, Tsai Lien-fang, and Ku Hsien-jung pooled resources and donated land to build the high school to educate Taiwanese students with a view to awakening Taiwanese people's nationalism and cultural senses. After the foundation of the school in 1915, it has undergone several changes in the name of the school. Not until the year 2000 did the school finally get the name it now adopts, National Taichung First Senior High School. There are now 75 classes, including 63 general classes, 3 classes of high achievement in math and science, 3 class of high achievement in language, and 3 art-oriented  classes.</p>
 +
    <img src="https://static.igem.org/mediawiki/2017/8/8d/Tcfsh_school.jpeg" class="bigphoto" width="50%">
 +
    </img>
  
 +
    <p class="title">Team Members</p>
 +
    <p class="content-1">Bo-Ching Wu</p>
 +
    <img src="https://static.igem.org/mediawiki/2017/c/c9/Captain.jpeg" class="bigphoto" width="30%">
 +
    <p class="content">Hi! I'm Bo-Ching, Wu, and I am in 11th grade now. I like science and music. Hope to see you at Jamboree!</p>
 +
    <p class="content-1">Jason Yang</p>
 +
    <img src="https://static.igem.org/mediawiki/2017/3/3e/Jason_yang.jpeg" class="bigphoto" width="30%">
 +
    <p class="content">I am a grade 11 student. My favorite subject is biology, and I especially love neuroscience. The working of brain, the secret of thinking, the origin of emotion, the storage of memories……, each of them arouse my interest. The sport I like is playing table tennis and swimming. In my leisure time, I even watch top players playing table tennis on Youtube.</p>
 +
    <p class="content-1">Hao-Yun Tu</p>
 +
    <img src="https://static.igem.org/mediawiki/2017/0/08/Tuhaoyun.png" class="bigphoto" width="30%">
 +
    <p class="content">Hello everyone! I am a grade 11 student. My favorite subject is biology, especially the genetic parts. In my free time, I like to play basketball with my classmates. I also like animation a lot!</p>
 +
    <p class="content-1">Chien-Yi Chien</p>
 +
    <img src="https://static.igem.org/mediawiki/2017/1/14/Chienyi.jpeg" class="bigphoto" width="50%">
 +
    <p class="content">I am a grade 11 student. I have been interested in math since I was a little boy, especially algebra. I enjoy giving some interesting math questions to my friends and thinking together. In my free time, I like to listen to pop music. Sometimes I also like to chat with friends on philosophic perspectives.</p>
 +
    <p class="content-1">Hsin-Yu Chang</p>
 +
    <img src="https://static.igem.org/mediawiki/2017/1/1d/Hsin_yu.jpeg" class="bigphoto" width="30%">
 +
    <p class="content">Hello everyone! I am a grade 11 student. I am 175-centimeter tall! My hobby is drawing, and I'm the designer of our team logo and mascot. They are cool, right?</p>
 +
    <p class="content-1">Yen-Ling Ko</p>
 +
    <img src="https://static.igem.org/mediawiki/2017/f/fb/Yenling.jpeg" class="bigphoto" width="30%">
 +
    <p class="content">Hi, I am Yen-Ling Ko, and my favorite subject is biology. My hobbies are watching dramas, playing baseball, and counseling  others. This is my first time to participate in iGEM, and l'm looking forward to see all of you in Boston~</p>
 +
    <p class="content-1">Chia-Yang Chen</p>
 +
    <img src="https://static.igem.org/mediawiki/2017/8/8d/Chiayeng.jpeg" class="bigphoto" width="30%">
 +
    <p class="content">I am the second tallest girl in TCFSH_Taiwan. Being optimistic all the time, I like biology more than chemistry. One of my dream is to be lost in reverie all day long.</p>
 +
</section>
 +
</h1>
  
  
<body>
+
<!--JS-->
  
<div id="index_footer"><div class="conent">
+
<script>
  <ul id="index_foot_list" style="list-style-image: none;list-style-type:none;">
+
  
    <li>
+
var $document = $( document.body );
      <ul style="list-style-image: none;">
+
var $revealBar = $( '.red-container' );
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan" style="font-size:16px;color:#FFF;"><b>Home</b></a></li>
+
var wrapperHeight = $document.height();
      </ul>
+
var stepDistance = 101;
    </li>
+
var documentHeight = window.innerHeight;
 +
var positions = [];
 +
var heights = [];
 +
var elements = $( '.title' );
  
    <li >
+
// Cache heights and positions
    <ul style="list-style-image: none;">
+
for( var i = 0; i < elements.length; i++ ) {
      <li> <a href="#" style="font-size:16px;color:#FFF;"><b>Project</b></a></li>
+
  var $element = $(elements[i]);
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Description">Description</a></li>
+
  var height = $element.offset().top + documentHeight;
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Design">Design</a></li>
+
  if (height > wrapperHeight) {
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Demonstrate">Device</a></li>
+
    height = wrapperHeight;
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Results">Results</a></li>
+
  }
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Model">Modeling</a></li>
+
  positions.push(height);
      </ul>
+
  heights.push($element.height());
    </li>
+
}
   
+
  
 +
var $nodes =  $( '.node' );
  
    <li>
+
// Should totally be debounced /w animation frame. I know,
      <ul style="list-style-image: none;">
+
// this whole thing is slightly inefficient.
        <li>
+
// And magic numbers too!
          <a href="https://2016.igem.org/Team:NCTU_Formosa/Achievement" style="font-size:16px;color:#FFF;"><b>Awards</b></a>
+
$( document ).scroll( function() {
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Applied_Design">Applied design</a></li>
+
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Entrepreneurship">Entrepreneurship</a></li>
+
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Measurement">Measurement</a></li>
+
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Plant">Plant</a></li>
+
        </li>
+
    </ul>
+
    </li>
+
  
 +
  nodeTop = $document.scrollTop() + documentHeight + 1;
 +
  var current = 0;
 +
 
 +
  // Active/non active states
 +
  for( var i = 0; i < positions.length; i++ ) {
 +
    if(nodeTop >= positions[i]-80) {
 +
      current = i;
 +
      $nodes.eq( i ).addClass( 'active' );
 +
    } else {
 +
      $nodes.eq( i ).removeClass( 'active' );
 +
    }
 +
  }
 +
 
 +
 
 +
  if ( current < elements.length ) {
 +
    var nextStep = (nodeTop - positions[current]) / (positions[current + 1] - positions[current]);
 +
    var totalWidth = ( current * stepDistance ) + (nextStep * stepDistance);
 +
$revealBar.height( totalWidth+25 );
 +
  }
  
 +
})
  
    <li>
+
// Clicking the nodes... again, nothing special ;)
      <ul style="list-style-image: none;">
+
$nodes.each( function( index ) {
      <li> <a href="#" style="font-size:16px;color:#FFF;"><b>Human<br> Practices</b></a></li>
+
  var $node = $( this );
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/HP/Silver">Silver HP</a></li>
+
  $node.click( function() {
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/HP/Gold_Integrated">Integrated and Gold</a></li>
+
    $('html, body').animate({ scrollTop: (positions[ index ]-documentHeight)-70}, 1000 );
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Engagement">Public Engagement</a></li>
+
  });
      </ul>
+
})
    </li>
+
//scroll_relocate
   
+
function sticky_relocate() {
      
+
     var window_top = $(window).scrollTop();
    <li>
+
    var div_top = $('.main-img').offset().top;;
    <ul style="list-style-image: none;">
+
     if (window_top > div_top+500) {
        <li><b>Parts</b></li>
+
        $('#scroll').removeClass('appear');
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Basic_Part">Basic Parts</a></li>
+
     } else {
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Composite_Part">Composite Parts</a></li>
+
        $('#scroll').addClass('appear');
    </ul>
+
     };
     </li>
+
    if(window_top > div_top+500) {
   
+
        $('#web').fadeIn(200);
      
+
        $('#right').fadeIn(200);
   
+
    } else {
     <li>
+
        $('#web').fadeOut(200);
      <ul style="list-style-image: none;">
+
        $('#right').fadeOut(200);
        <li>
+
    }
          <a href="#" style="font-size:16px;color:#FFF;"><b>Team</b></a>
+
}
          <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Team">Team</a></li>
+
          <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Collaborations">Collaborations</a></li>
+
        </li>
+
      </ul>
+
    </li>
+
  
     <li>
+
$(function () {
    <ul style="list-style-image: none;">
+
     $(window).scroll(sticky_relocate);
        <li><b>Safety</b></li>
+
     sticky_relocate();
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Safety">Safety</a></li>
+
});
       
+
    </ul>
+
     </li>
+
   
+
  
</ul>
 
 
 
  </div>
 
<div class="footer_logo">
 
  
<a href="http://www.tcfsh.tc.edu.tw/" target="_blank">
 
<img style="margin:10px;FLOAT:LEFT;top:10px;position:relative;" src="https://static.igem.org/mediawiki/2017/a/a1/Tcfsh_school_logo.png" width="100px">
 
</a>
 
  
 +
$(document).ready(function(
  
 +
){})
  
  <img STYLE="margin:10px;FLOAT: LEFT;" src="https://static.igem.org/mediawiki/2017/8/82/Team_Logo%28No_background%29TCFSH_Taiwan.png" width="100px">
+
</script>
  <br>TCFSH_Taiwan
+
      <a href="https://www.facebook.com/igem2017tcfshtaiwan/?fref=ts" target="_blank">
+
          <img src="https://static.igem.org/mediawiki/2016/a/ab/NCTU_FORMOSA_Facebook_LINK.png" width="21vw"></a><br>
+
      <a href="http://www.tcfsh.tc.edu.tw/" style="text-decoration:none;color:#999;" target="_blank">Taichung First Senior High School</a><br>
+
      </div>
+
</div><!--index_footer-->
+
 
</body>
 
</body>
 
 
</html>
 
</html>
 +
{{TCFSH_Taiwan_footer}}

Latest revision as of 08:27, 1 November 2017

School Introduction

In 1915, under Japanese occupation, Taiwanese forefathers Lin Lie-tang, Lin Hsien-tang, Lin Hsiung-cheng, Tsai Lien-fang, and Ku Hsien-jung pooled resources and donated land to build the high school to educate Taiwanese students with a view to awakening Taiwanese people's nationalism and cultural senses. After the foundation of the school in 1915, it has undergone several changes in the name of the school. Not until the year 2000 did the school finally get the name it now adopts, National Taichung First Senior High School. There are now 75 classes, including 63 general classes, 3 classes of high achievement in math and science, 3 class of high achievement in language, and 3 art-oriented classes.

Team Members

Bo-Ching Wu

Hi! I'm Bo-Ching, Wu, and I am in 11th grade now. I like science and music. Hope to see you at Jamboree!

Jason Yang

I am a grade 11 student. My favorite subject is biology, and I especially love neuroscience. The working of brain, the secret of thinking, the origin of emotion, the storage of memories……, each of them arouse my interest. The sport I like is playing table tennis and swimming. In my leisure time, I even watch top players playing table tennis on Youtube.

Hao-Yun Tu

Hello everyone! I am a grade 11 student. My favorite subject is biology, especially the genetic parts. In my free time, I like to play basketball with my classmates. I also like animation a lot!

Chien-Yi Chien

I am a grade 11 student. I have been interested in math since I was a little boy, especially algebra. I enjoy giving some interesting math questions to my friends and thinking together. In my free time, I like to listen to pop music. Sometimes I also like to chat with friends on philosophic perspectives.

Hsin-Yu Chang

Hello everyone! I am a grade 11 student. I am 175-centimeter tall! My hobby is drawing, and I'm the designer of our team logo and mascot. They are cool, right?

Yen-Ling Ko

Hi, I am Yen-Ling Ko, and my favorite subject is biology. My hobbies are watching dramas, playing baseball, and counseling others. This is my first time to participate in iGEM, and l'm looking forward to see all of you in Boston~

Chia-Yang Chen

I am the second tallest girl in TCFSH_Taiwan. Being optimistic all the time, I like biology more than chemistry. One of my dream is to be lost in reverie all day long.