Difference between revisions of "Team:NTU-LIHPAO-Taiwan"

 
(560 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{NTU-LIHPAO-Taiwan}}
 
 
<html>
 
<html>
 +
<head>
  
{{Template_All_Teams}}
+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
  
<!-- Start of CSS-->
+
<script type="text/javascript" charset="utf-8">
<style type="text/css">
+
  
/* PAGE LAYOUT */
+
//-----Hover Facebook Icon-----//
 +
$(document).ready(function(){
 +
$('#Facebook_icon_hover').hover(function () {
 +
this.src = "https://static.igem.org/mediawiki/2015/3/35/NTU-Top-Facebook_icon2.png";
 +
}, function () {
 +
this.src = "https://static.igem.org/mediawiki/2015/9/98/NTU-Top-Facebook_icon1.png";
 +
});
 +
});
  
/* Change Background color*/
+
//-----Hover iGem Icon-----//
body {  
+
$(document).ready(function(){
background-color: #fff;
+
$('#iGEM_icon_hover').hover(function () {
}
+
this.src = "https://static.igem.org/mediawiki/2015/0/0a/NTU-Top-iGEM_icon2.png";
 +
}, function () {
 +
this.src = "https://static.igem.org/mediawiki/2015/1/1d/NTU-Top-iGEM_icon1.png";
 +
});
 +
});
  
/* Creates a container that will wrap all of the content inside your wiki pages. */
+
//-----Hover NTU Icon-----//
#mainContainer {
+
$(document).ready(function(){
width: 978px;
+
$('#NTU_icon_hover').hover(function () {
overflow:hidden;
+
this.src = "https://static.igem.org/mediawiki/2015/6/6e/NTU-Top-NTU_icon2.png";
float:left;
+
}, function () {
margin-left:20px;
+
this.src = "https://static.igem.org/mediawiki/2015/1/14/NTU-Top-NTU_icon1.png";
margin-bottom: 10px;
+
});
background-color: #fff;
+
});
border-bottom: 14px solid #565656;
+
border-right: 2px solid #565656;
+
border-left: 2px solid #565656;
+
border-top: 2px solid #565656;
+
font-family: "Trebuchet MS", Helvetica, sans-serif;
+
}
+
  
/* Creates the container for the menu */
+
</script>
#menuContainer  {
+
float:left;
+
width: 134px;
+
padding: 20px 0px;
+
border-top: 14px solid #565656;
+
background-color: #E8E8E9;
+
}
+
  
/* Creates the container for the content */
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
#contentContainer {
+
<title>NTU-LIHPAO-Taiwan</title>
padding-top:20px;
+
<style type="text/css">
padding-right:10px;
+
margin-bottom: 20px;
+
width: 814px;
+
padding-left: 20px;
+
float: left;
+
background-color: #fff;
+
border-top: 14px solid #565656;
+
font-family: "Trebuchet MS", Helvetica, sans-serif;
+
}
+
  
/*Set up height place holder for the banner*/
+
/*-------------------------------------------*/
#bannerContainer {
+
/*--------------Wiki Page Reset--------------*/
height:200px;
+
/*-------------------------------------------*/
margin:auto;
+
text-align:center;
+
color: #24B694;
+
}
+
  
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
+
#contentSub, #contentcontainer, #footer-box, #sitesub, #catlinks, #search-controls, #p-logo, .h3, .printfooter, .firstHeading, .visualClear {
 +
display: none;
 +
}
  
/*Change the styling of text for everything inside main container*/
+
#globalWrapper, #content {
#mainContainer p {  
+
width: 100%;  
font-size: 13px;
+
height: 100%;
color: #000000;
+
border: 0px;
}
+
background-color: transparent;
+
margin: 0px;
/*This changes the color and font family */
+
padding: 0px;
#contentContainer h1, h2, h3, h4, h5, h6 {
+
}
color: #565656;
+
border-bottom: none;
+
font-weight: bold;
+
font-family: "Trebuchet MS", Helvetica, sans-serif;
+
margin-top:10px;
+
}
+
  
/*Style of the links - links are different inside the menu */
+
html, body, .wrapper {
#contentContainer a {  
+
width: 100%;  
font-weight: bold;
+
height: 100%;
color: #23b593;
+
background-color: transparent;
}
+
}
  
  /* Styling links on hover- links are different inside the menu */
+
/*-------------------------------------------*/
#contentContainer a:hover {
+
/*-------------------Body--------------------*/
color: #59bf92;
+
/*-------------------------------------------*/
}
+
  
/*Change the styling of tables */
+
body {
        #contentContainer table {
+
background-color: #F0F0F0;
    border: 1px solid #565656;
+
}
    border-collapse: collapse;
+
body,td,th {
    width: 90%
+
font-size: 14px;
    margin: auto;
+
font-family: Calibri, "Arial Narrow", "Agency FB", "Raavi";
    margin-bottom: 15px;
+
}
    margin-top: 15px;
+
    margin-right: 10px;
+
    margin-left: 10px;
+
    }
+
  
/*Change the styling of table cells*/
+
#Wrapper {
    #contentContainer  td {
+
margin-right: auto;
    padding: 10px;
+
margin-left: auto;
    border: 1px solid #565656;
+
background-color: #FFF;
    border-collapse: collapse;
+
margin-top: 0px;
    vertical-align: text-top;
+
margin-bottom: 0px;
    }
+
width: 90%;
 +
height: 1494px;
 +
top: 0px;
 +
left: 5%;
 +
right: 5%;
 +
position: absolute;
 +
bottom: 0px;
 +
padding-top: 0px;
 +
padding-bottom: 0px;
 +
z-index: 0;
 +
}
  
/*Change the styling of table headers */
+
#Wrapper_TopPic {
    #contentContainer th {
+
margin-right: auto;
    background-color: #E8E8E9;
+
margin-left: auto;
    padding: 10px;
+
background-color: #FFF;
    border: 1px solid #565656;
+
margin-top: 0px;
    border-collapse: collapse;
+
margin-bottom: 0px;
    vertical-align: text-top;
+
width: 100%;
    }
+
height: 58px;
 +
top: 0px;
 +
left: 0px;
 +
right: 0px;
 +
position: fixed;
 +
bottom: 0px;
 +
padding-top: 0px;
 +
padding-bottom: 0px;
 +
z-index: 9998;
 +
border-bottom-style: solid;
 +
border-bottom-color: #fe5838;
 +
border-bottom-width: 2px;
 +
z-index: 9998;
 +
background-repeat: no-repeat;
 +
}
  
 +
#Wrapper_Bottom {
 +
width: 100%;
 +
height: 100px;
 +
bottom: 0px;
 +
top: auto;
 +
background-color: #FFF;
 +
border-top-style: solid;
 +
border-top-color: #079235;
 +
border-top-width: 3px;
 +
margin-right: auto;
 +
margin-left: auto;
 +
margin-top: 0px;
 +
margin-bottom: 0px;
 +
z-index: 9998;
 +
position: absolute;
 +
}
  
  
/*MENU STYLING */
 
  
/*Styling for the links in the menu */
+
/*-------------------------------------------*/
#menuContainer a {
+
/*-----------------Top icons-----------------*/
color: #565656;
+
/*-------------------------------------------*/
text-decoration:none;
+
#Facebook_icon_pic {
font-weight: bold;
+
height: 30px;
}
+
width: 30px;
 +
position: absolute;
 +
left: auto;
 +
top: 23px;
 +
right: 5.5%;
 +
bottom: auto;
 +
z-index: 9999;
 +
}
  
/* Sets the style for lists inside menuContainer  */
+
#iGEM_icon_pic {
#menuContainer ul {  
+
height: 30px;
list-style: none;
+
width: 38px;
margin-left:0px;
+
position: absolute;
}
+
left: auto;
 +
top: 23px;
 +
right: 1%;
 +
bottom: auto;
 +
z-index: 9999;
 +
}
  
/*Styles the list items to become menu buttons */
+
#NTU_icon_pic {
#menuContainer ul li {  
+
height: 30px;
text-align: center;
+
width: 69px;
display: block;
+
position: absolute;
width: 100%;
+
left: auto;
height:30px;
+
top: 23px;
padding-top:10px;
+
right: 9%;
}
+
bottom: auto;
 +
z-index: 9999;
 +
}
  
/*For the menu buttons, changes the color when hovering*/
+
#NTUXLIHPAO_icon {
#menuContainer li:hover {
+
height: 40px;
color: #FFF;
+
width: 200px;
background-color: #24B694;
+
position: absolute;
}
+
left: 3%;
 +
top: 18px;
 +
right: auto;
 +
bottom: auto;
 +
z-index: 9999;
 +
}
  
/*Submenus are not displayed as default*/
 
#menuContainer li ul {
 
display: none;
 
padding-top:15px;
 
margin-left: -19px;
 
}
 
  
/*Submenus are displayed when hovering the menu button */
 
#menuContainer li:hover ul {
 
/*display: inline-block; */
 
display: block;
 
position: absolute;
 
float:right;
 
margin-left: 134px;
 
margin-top:-42px;
 
}
 
  
/*Style the submenu buttons*/
+
/*-------------------------------------------*/
#menuContainer li ul li{
+
/*---------------Bottom icons----------------*/
background-color: #59BF92;
+
/*-------------------------------------------*/
padding-left:20px;
+
padding-right:20px;
+
height:30px;
+
padding-top:10px;
+
margin-top:-2px;
+
color: #565656;
+
width: 150px;
+
}
+
  
/*CLASSES */
+
#NTUschool_logo {
 +
height: 70px;
 +
width: 265px;
 +
position: absolute;
 +
left: 25%;
 +
top: 5px;
 +
right: auto;
 +
bottom: auto;
 +
z-index: 9999;
 +
margin-left: -132px;
 +
}
  
/*Clear class for all the pages, adds spacing too*/
+
#LIHPAO_logo {
.clear{
+
height: 70px;
clear:both;
+
width: 215px;
height: 10px;
+
position: absolute;
}
+
left: 75%;
 +
top: 5px;
 +
right: auto;
 +
bottom: auto;
 +
z-index: 9999;
 +
margin-left: -107px;
 +
}
  
 +
#NTUBST_logo {
 +
height: 70px;
 +
width: 70px;
 +
position: absolute;
 +
left: 50%;
 +
top: 5px;
 +
right: auto;
 +
bottom: auto;
 +
z-index: 9999;
 +
margin-left: -35px;
 +
}
  
/* highlight box for special messages */
+
#Bottom_Text {
    .highlightBox {
+
color: #767676;
        width:500px;  
+
bottom: 0px;
        margin:auto;  
+
width: 100%;
        background-color: #E8E8E9;  
+
height: auto;
margin-bottom: 15px;
+
font-size: 15px;
margin-top: 15px;
+
position: absolute;
padding: 15px;
+
text-align: center;
padding-top: 5px;
+
}
    }
+
  
  
</style>
+
/*-------------------------------------------*/
<!-- End of CSS -->
+
/*-----------------Slide Menu----------------*/
 +
/*-------------------------------------------*/
 +
.Slidemenu {
 +
z-index: 9999;
 +
position: absolute;
 +
top: 32px;
 +
bottom: 0px;
 +
left: 51%;
 +
right: 15%;
 +
list-style:none;
 +
margin:0;
 +
padding:0;
 +
position: absolute;
 +
margin-left: -350px;
 +
/*background:rgba(100%,100%,100%,0); 主選單色系選擇*/
 +
}
  
 +
.Slidemenu ul {
 +
*zoom:1;
 +
list-style:none;
 +
margin:0;
 +
padding:0;
 +
/*background:rgba(100%,100%,100%,0); 主選單色系選擇*/
 +
}
  
<!-- Start of the template html elements. -->
+
.Slidemenu ul:before,.Slidemenu ul:after {
<div id ="mainContainer"><!--The closing tag for mainContainer should be placed at the bottom of each content page.-->
+
content:"";
 +
display:table;
 +
}
  
 +
.Slidemenu ul:after {
 +
clear:both;
 +
}
  
<div id="bannerContainer">
+
.Slidemenu a {
<br><br>
+
text-decoration:none;
<h2> Add a banner to your wiki! </h2>
+
display:block;
+
padding:4px 4px;
<p>You can make the image 980px  by  200px</p>
+
line-height:1em;
<p> Remember to call the file: "<i>Team_NTU-LIHPAO-Taiwan_banner.jpg</i>" </p>
+
color:#000;
</div>
+
text-align: center;
 +
vertical-align: middle;
 +
height: auto;
 +
width: auto;
 +
font-family: "Agency FB";
 +
font-size: 1em;
 +
}
  
<!-- Start of menu -->
+
.Slidemenu a:hover {
<div id="menuContainer">
+
text-decoration:none;
 +
background:rgba(0,0,0,0.03);
 +
text-align: center;
 +
vertical-align: middle;
 +
}
  
<!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons -->
+
.Slidemenu li ul {
<ul>
+
position:absolute;
<a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan"><li>HOME</li></a>
+
left:0;
 +
top:26px;
 +
z-index:1;
 +
}
  
<a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Team"><li>TEAM</li></a>
+
.Slidemenu li ul li {
 +
overflow:hidden;
 +
height: 0px;
 +
margin-bottom: 0px;
 +
}
  
<a href="#"><li>PROJECT
+
.Slidemenu li ul a {
            <ul>   
+
border:none;
                                                        <a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Abstract"><li>Abstract</li></a>
+
-webkit-transition:background 300ms ease-in-out;
<a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Description"><li>Description</li></a>
+
-moz-transition:background 300ms ease-in-out;
<a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Experiments"><li>Experiments &amp; Protocols</li></a> 
+
-o-transition:background 300ms ease-in-out;
<a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Results"><li>Results</li></a> 
+
transition:background 300ms ease-in-out;
<a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Design"><li>Design</li></a>
+
line-height:1.1em;
</ul>
+
}
</li></a>
+
  
<a href="#"><li>PARTS
+
.Slidemenu li ul a:hover {
            <ul>
+
background-color: rgba(240,240,240,1);
<a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Parts"><li>Team Parts</li></a>
+
}
<a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Basic_Part"><li>Basic Parts</li></a> 
+
<a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Composite_Part"><li>Composite Parts</li></a>
+
<a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Part_Collection"><li>Part Collection</li></a> 
+
</ul>
+
</li></a>
+
  
<a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Notebook"><li>NOTEBOOK</li></a>
+
.Slidemenu ul > li {
     
+
text-decoration:none;
<a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Attributions"><li>ATTRIBUTIONS</li></a>
+
float: left;
 +
position: relative;
 +
height: 27px; /*--改主要選單高度--*/
 +
}
  
<a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Collaborations"><li>COLLABORATIONS</li></a>
+
.width_small {
 +
width: 100px; /*--改主要選單寬度--*/
 +
}
  
<a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Practices"><li>HUMAN PRACTICES</li></a>
+
.Slidemenu ul > li:hover ul.subs {
 +
height: auto;
 +
width: 150px; /*--改拉出的選單寬度--*/
 +
border-left-width: 3px;
 +
border-left-style: solid;
 +
border-left-color: #3300FF;
 +
background:rgba(255,255,255,1); /*--改拉出選單顏色--*/
 +
}
  
<a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Safety"><li>SAFETY</li></a>
+
.Slidemenu ul > li:hover ul li {
 +
text-decoration:none;
 +
height: 26px; /*--改拉出的選單高度--*/
 +
width: 150px; /*--改拉出的選單寬度--*/
 +
text-align: center;
 +
vertical-align: middle;
 +
-webkit-transition:height 250ms ease-in;
 +
-moz-transition:height 250ms ease-in;
 +
-o-transition:height 250ms ease-in;
 +
transition:height 250ms ease-in;
 +
}
  
<a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Modeling"><li>MODELING</li></a>
+
#Position_Now {
 +
background:rgba(0,0,0,0.03);
 +
}
  
<a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Measurement"><li>MEASUREMENT</li></a>
 
  
<a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Software"><li>SOFTWARE</li></a>
+
/*-------------------------------------------*/
 +
/*----------------Flexslider-----------------*/
 +
/*-------------------------------------------*/
  
<a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Entrepreneurship"><li>ENTREPRENEURSHIP</li></a>
+
#Container_slider {
 +
position: absolute;
 +
top: 30px;
 +
width: 100%;
 +
left: 0%;
 +
right: 0%;
 +
height: 594px;    /*594px*/
 +
background: #FFF;    /*75B1EC*/
 +
overflow: hidden;
 +
z-index: 0;
 +
border: none;
 +
}
  
</ul>
+
#pages {
</div>
+
position: absolute;
<!-- End of menu  -->
+
top: 0;
 +
left: 0;
 +
width: 100%;
 +
height: 100%;
 +
overflow: hidden;
 +
}
  
<!-- Start of content -->
+
#pages > ul {
<div id="contentContainer"> <!--The closing tag for contentContainer should be placed at the bottom of each content page.-->
+
width: 1000000px;
 +
}
  
 +
#pages li.page {
 +
position: absolute;
 +
display: inline-block;
 +
left: 0;
 +
width: 100%;
 +
height: 100%;
 +
transition: 0.5s cubic-bezier(.19,.11,.4,1);
 +
}
  
<h2> Welcome to iGEM 2015! </h2>
+
#pages div.page-content {
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
width: 100%;
 +
height: 100%;
 +
}
  
<h4>Before you start: </h4>
+
#present-prev-page, #present-next-page {
<p> Please read the following pages:</p>
+
position: absolute;
<ul>
+
top: 0;
<li>  <a href="https://2015.igem.org/Requirements">Requirements page </a> </li>
+
height: 100%;
<li> <a href="https://2015.igem.org/Wiki_How-To">Wiki Requirements page</a></li>
+
width: 3.5rem;
</ul>
+
padding: 0 0.5rem;
 +
color: grey;
 +
cursor: pointer;
 +
opacity: 0.7;
 +
transition: 0.25s;
 +
text-align: center;
 +
}
  
<div class="highlightBox">
+
#present-prev-page:hover, #present-next-page:hover {
<h4> Styling your wiki </h4>
+
opacity: 1;
<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>
+
  
<h4> Editing your wiki </h4>
+
#present-prev-page {
<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>
+
left: 0;
<p> <a href="https://2015.igem.org/wiki/index.php?title=Team:NTU-LIHPAO-Taiwan&action=edit"> Click here to edit this page! </a></p>
+
}
<p>See tips on how to edit your wiki on the <a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation</a> page.</p>
+
  
 +
#present-next-page {
 +
right: 0;
 +
}
  
<h4>Templates </h4>
+
.page-Slidemenu-icon {
<p> This year we have created templates for teams to use freely. More information on how to use and edit the templates can be found on the
+
position: relative;
<a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation </a> page.</p>
+
top: 50%;
 +
}
  
 +
#Flexslider_Pictures1 {
 +
position: relative;
 +
width: 88%;
 +
height: 100%;
 +
background-image: url(https://static.igem.org/mediawiki/2015/8/8b/NTU-Slider-1.png);
 +
background-size: 100% 100%;
 +
}
  
<h4>Tips</h4>
+
#Flexslider_Pictures2 {
<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>
+
position: relative;
<ul>
+
width: 88%;
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
height: 100%;
<li>Be clear about what you are doing and how you plan to do this.</li>
+
background-image: url(https://static.igem.org/mediawiki/2015/8/8a/NTU-Slider-2.png);
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
background-size: 100% 100%;
<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://2015.igem.org/Calendar_of_Events">iGEM 2015 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>
+
  
 +
#Flexslider_Pictures3 {
 +
position: relative;
 +
width: 88%;
 +
height: 100%;
 +
background-image: url(https://static.igem.org/mediawiki/2015/c/cb/NTU-Slider-3.png);
 +
background-size: 100% 100%;
 +
}
  
<h4>Inspiration</h4>
+
#Flexslider_Pictures4 {
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
position: relative;
<ul>
+
width: 88%;
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
height: 100%;
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
background-image: url(https://static.igem.org/mediawiki/2015/2/28/NTU-Slider-4.png);
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
background-size: 100% 100%;
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
}
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
</ul>
+
  
<h4> Uploading pictures and files </h4>
 
<p> You can upload your pictures and files to the iGEM 2015 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 <code>Team: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!)</p>
 
  
<a href="https://2015.igem.org/Special:Upload">CLICK HERE TO UPLOAD FILES</a>
+
/*-------------------------------------------*/
 +
/*-------------------intro-------------------*/
 +
/*-------------------------------------------*/
  
 +
.Container_intro {
 +
width: 99.8%;
 +
left: 0.1%;
 +
right: 0.1%;
 +
height: 380px;
 +
top: 626px;
 +
position: absolute;
 +
background-color: #FFF;
 +
}
  
 +
.Container_intro_video {
 +
top: 32.5px;
 +
bottom: 32.5px;
 +
margin-left: -280px;
 +
left: 30%;
 +
width: 560px;
 +
height: 315px;
 +
position: absolute;
 +
}
  
</div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->
+
.Container_intro_text {
 +
top: 97px;
 +
bottom: 97px;
 +
margin-left: -197px;
 +
left: 77%;
 +
width: 394px;
 +
height: 186px;
 +
background-color: #f6bd32;
 +
position: absolute;
 +
}
 +
 
 +
.Text_video1 {
 +
font-size: 31px;
 +
font-family: Calibri;
 +
text-align: justify;
 +
padding-top: 15px;
 +
padding-right: 25px;
 +
padding-bottom: 10px;
 +
padding-left: 25px;
 +
line-height: 26px;
 +
color: #0a3571;
 +
}
 +
 
 +
.Text_video2 {
 +
font-size: 20px;
 +
font-family: Calibri;
 +
text-align: justify;
 +
padding-top: 10px;
 +
padding-right: 25px;
 +
padding-bottom: 10px;
 +
padding-left: 25px;
 +
line-height: 26px;
 +
}
 +
 
 +
 
 +
/*-------------------------------------------*/
 +
/*-----------------IntroFast-----------------*/
 +
/*-------------------------------------------*/
 +
 
 +
.Container_IntroFast {
 +
width: 99.8%;
 +
left: 0.1%;
 +
right: 0.1%;
 +
height: 380px;
 +
top: 1008px;
 +
position: absolute;
 +
background-color: #FFF;
 +
}
 +
 
 +
.SubContainer_IntroFast1 {
 +
top: 40px;
 +
bottom: 40px;
 +
margin-left: -150px;
 +
left: 18%;
 +
width: 300px;
 +
height: 300px;
 +
position: absolute;
 +
}
 +
 
 +
.SubContainer_IntroFast1 img {
 +
width: 300px;
 +
}
 +
 
 +
.SubContainer_IntroFast2 {
 +
top: 40px;
 +
bottom: 40px;
 +
margin-left: -150px;
 +
left: 50%;
 +
width: 300px;
 +
height: 300px;
 +
position: absolute;
 +
}
 +
 
 +
.SubContainer_IntroFast2 img {
 +
width: 300px;
 +
}
 +
 
 +
.SubContainer_IntroFast3 {
 +
top: 40px;
 +
bottom: 40px;
 +
margin-left: -150px;
 +
left: 82%;
 +
width: 300px;
 +
height: 300px;
 +
position: absolute;
 +
}
 +
 
 +
.SubContainer_IntroFast3 img {
 +
width: 300px;
 +
}
 +
 
 +
 
 +
/*-------------------------------------------*/
 +
/*-------------------Media-------------------*/
 +
/*-------------------------------------------*/
 +
 
 +
@media screen and (min-width: 0px) and (max-width: 1200px) {
 +
 
 +
.Container_IntroFast {
 +
width: 99.8%;
 +
left: 0.1%;
 +
right: 0.1%;
 +
height: 310px;
 +
top: 1003px;
 +
position: absolute;
 +
background-color: #FFF;
 +
}
 +
 
 +
.SubContainer_IntroFast1 {
 +
top: 30px;
 +
bottom: 30px;
 +
margin-left: -125px;
 +
left: 18%;
 +
width: 250px;
 +
height: 250px;
 +
position: absolute;
 +
}
 +
 
 +
.SubContainer_IntroFast1 img {
 +
width: 250px;
 +
}
 +
 
 +
.SubContainer_IntroFast2 {
 +
top: 30px;
 +
bottom: 30px;
 +
margin-left: -125px;
 +
left: 50%;
 +
width: 250px;
 +
height: 250px;
 +
position: absolute;
 +
}
 +
 
 +
.SubContainer_IntroFast2 img {
 +
width: 250px;
 +
}
 +
 
 +
.SubContainer_IntroFast3 {
 +
top: 30px;
 +
bottom: 30px;
 +
margin-left: -125px;
 +
left: 82%;
 +
width: 250px;
 +
height: 250px;
 +
position: absolute;
 +
}
 +
 
 +
.SubContainer_IntroFast3 img {
 +
width: 250px;
 +
}
 +
 
 +
#Wrapper {
 +
margin-right: auto;
 +
margin-left: auto;
 +
background-color: #FFF;
 +
margin-top: 0px;
 +
margin-bottom: 0px;
 +
width: 90%;
 +
height: 1419px;
 +
top: 0px;
 +
left: 5%;
 +
right: 5%;
 +
position: absolute;
 +
bottom: 0px;
 +
padding-top: 0px;
 +
padding-bottom: 0px;
 +
z-index: 0;
 +
}
 +
 
 +
#NTUXLIHPAO_icon {
 +
height: 40px;
 +
width: 200px;
 +
position: absolute;
 +
left: 1%;
 +
top: 18px;
 +
right: auto;
 +
bottom: auto;
 +
z-index: 9999;
 +
}
 +
 
 +
 
 +
#width_small {
 +
width: 95px; /*--改主要選單寬度--*/
 +
}
 +
 
 +
.Slidemenu {
 +
z-index: 9999;
 +
position: absolute;
 +
top: 32px;
 +
bottom: 0px;
 +
left: 49%;
 +
right: auto;
 +
list-style:none;
 +
margin:0;
 +
padding:0;
 +
position: absolute;
 +
margin-left: -320px;
 +
/*background:rgba(100%,100%,100%,0); 主選單色系選擇*/
 +
}
 +
 
 +
.Container_intro_text {
 +
top: 104px;
 +
bottom: 104px;
 +
margin-left: -150px;
 +
left: 80%;
 +
width: 300px;
 +
height: 172px;
 +
background-color: #f6bd32;
 +
position: absolute;
 +
}
 +
 
 +
.Text_video1 {
 +
font-size: 25px;
 +
font-family: Calibri;
 +
text-align: justify;
 +
padding-top: 15px;
 +
padding-right: 15px;
 +
padding-bottom: 5px;
 +
padding-left: 15px;
 +
line-height: 26px;
 +
color: #0a3571;
 +
}
 +
 
 +
.Text_video2 {
 +
font-size: 18px;
 +
font-family: Calibri;
 +
text-align: justify;
 +
padding-top: 5px;
 +
padding-right: 15px;
 +
padding-bottom: 10px;
 +
padding-left: 15px;
 +
line-height: 26px;
 +
}
 +
}
 +
 
 +
</style>
 +
</head>
 +
 
 +
 
 +
<!---------------------------------------->
 +
<!---------------------------------------->
 +
<!------------------BODY------------------>
 +
<!---------------------------------------->
 +
<!---------------------------------------->
 +
 
 +
<body>
 +
 
 +
<div id="Wrapper">
 +
<div id="Wrapper_TopPic">
 +
<div id="NTUXLIHPAO_icon"><img src="https://static.igem.org/mediawiki/2015/c/c7/NTU-Top-NTUXLIHPAO.png"  height="40" /></div>
 +
<div id="Facebook_icon_pic">
 +
<a href="https://www.facebook.com/NationalTaiwanUniversityiGEM"><img id="Facebook_icon_hover" src="https://static.igem.org/mediawiki/2015/9/98/NTU-Top-Facebook_icon1.png" /></a></div>
 +
<div id="iGEM_icon_pic">
 +
<a href="https://igem.org/Main_Page"><img id="iGEM_icon_hover" src="https://static.igem.org/mediawiki/2015/1/1d/NTU-Top-iGEM_icon1.png" /></a></div>
 +
<div id="NTU_icon_pic">
 +
<a href="http://www.ntu.edu.tw/english/index.html"><img id="NTU_icon_hover" src="https://static.igem.org/mediawiki/2015/1/14/NTU-Top-NTU_icon1.png" /></a></div>
 +
 
 +
<div class="Slidemenu">
 +
<ul>
 +
<li><div class=width_small><div id=Position_Now><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan">Home</a></div></div>
 +
</li>
 +
 
 +
<li><div class=width_small span style="cursor:default"><a>Team</a></div>
 +
<ul class="subs">
 +
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Team">Team</a></li>
 +
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Attributions">Attributions</a></li>
 +
</ul>
 +
</li>
 +
 +
<li><div class=width_small span style="cursor:default"><a>Project</a></div>
 +
<ul class="subs">
 +
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Description">Description</a></li>
 +
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Design">Design</a></li>
 +
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Results">Results</a></li>
 +
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Modeling">Modeling</a></li>
 +
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Experiments">Protocols</a></li>
 +
</ul>
 +
</li>
 +
 +
<li><div class=width_small span style="cursor:default"><a>Parts</a></div>
 +
<ul class="subs">
 +
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Parts">Team Parts</a></li>
 +
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Basic_Part">Basic Parts</a></li>
 +
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Composite_Part">Composite Parts</a></li>
 +
</ul>
 +
</li>
 +
 +
<li><div class=width_small><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Notebook">Notebook</a></div>
 +
</li>
 +
       
 +
<li><div class=width_small><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Safety">Safety</a></div>
 +
</li>
 +
 +
<li><div class=width_small span style="cursor:default"><a>Society</a></div>
 +
<ul class="subs">
 +
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Practices">Human Practices</a></li>
 +
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Collaborations">Collaborations</a></li>
 +
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Entrepreneurship">Entrepreneurship</a></li>
 +
</ul>
 +
</li>
 +
</ul>
 +
</div>
 +
</div>
 +
 +
<div id="Container_slider">
 +
<div id="pages">
 +
<ul>
 +
<style>
 +
.vertical-align-wrapper {
 +
position: absolute;
 +
height: 100%;
 +
width: 100%;
 +
left: 0;
 +
top: 0;
 +
font-size: 0;
 +
text-align: center;
 +
}
 +
.vertical-align-wrapper:before {
 +
content: '';
 +
display: inline-block;
 +
vertical-align: middle ;
 +
height: 100%;
 +
}
 +
.vertical-align {
 +
text-align: center;
 +
line-height: 100%;
 +
display: inline-block;
 +
vertical-align: middle;
 +
}
 +
</style>
 +
<li class="page">
 +
<div class="page-content">
 +
<div class="vertical-align-wrapper">
 +
<div id="Flexslider_Pictures1" style="max-width:100%; max-height:100%" class="vertical-align"></div>
 +
</div>
 +
</div>
 +
</li>
 +
<li class="page">
 +
<div class="page-content">
 +
<div class="vertical-align-wrapper">
 +
<div id="Flexslider_Pictures2" style="max-width:100%; max-height:100%" class="vertical-align"></div>
 +
</div>
 +
</div>
 +
</li>
 +
<li class="page">
 +
<div class="page-content">
 +
<div class="vertical-align-wrapper">
 +
<div id="Flexslider_Pictures3" style="max-width:100%; max-height:100%" class="vertical-align"></div>
 +
</div>
 +
</div>
 +
</li>
 +
<li class="page">
 +
<div class="page-content">
 +
<div class="vertical-align-wrapper">
 +
<div id="Flexslider_Pictures4" style="max-width:100%; max-height:100%" class="vertical-align"></div>
 +
</div>
 +
</div>
 +
</li>
 +
</ul>
 +
</div>
 +
<div id="present-prev-page">
 +
<span class="page-Slidemenu-icon"><img src="https://static.igem.org/mediawiki/2015/c/c2/Symbol_P.png" width="55px"/></span>
 +
</div>
 +
<div id="present-next-page">
 +
<span class="page-Slidemenu-icon"><img src="https://static.igem.org/mediawiki/2015/8/82/Symbol_Y.png" width="55px"/></span>
 +
</div>
 +
</div>
 +
 
 +
<script>
 +
(function() {
 +
function AND(a,b) {
 +
if (a) {
 +
if (b) {
 +
return true;
 +
}
 +
}
 +
return false;
 +
}
 +
var pages = document.querySelectorAll(".page");
 +
var page_current = 0;
 +
function pageJumpTo(to_page) {
 +
if (AND(to_page >= 0, to_page < pages.length)) {
 +
for (var i = 0; i < pages.length; i++) {
 +
pages[i].style.left = 100*(i-to_page) + '%';
 +
}
 +
page_current = to_page;
 +
}
 +
}
 +
document.querySelector("#present-prev-page").onclick = function() {
 +
pageJumpTo(page_current - 1);
 +
};
 +
document.querySelector("#present-next-page").onclick = function() {
 +
pageJumpTo(page_current + 1);
 +
};
 +
pageJumpTo(0);
 +
})();
 +
</script>
 +
 +
<div class="Container_intro">
 +
<div class="Container_intro_video">
 +
<video width="560" height="315" controls>
 +
<source src="https://static.igem.org/mediawiki/2015/8/8e/NTU_igem_video.mp4" type="video/ogg">
 +
<source src="https://static.igem.org/mediawiki/2015/8/8e/NTU_igem_video.mp4" type="video/mp4">
 +
</div>
 +
       
 +
<div class="Container_intro_text">
 +
<div class="Text_video1">
 +
<b>Healthy, thin and keep fit!</b>
 +
</div>
 +
<div class="Text_video2">
 +
Global obesity problem is raising people's concern, and we aim to provide a new solution! Learn more about our project "Healthin".
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="Container_IntroFast">
 +
<div class="SubContainer_IntroFast1"><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Description"><img src="https://static.igem.org/mediawiki/2015/7/7d/IntroFast_Project.png" /></a></div>
 +
<div class="SubContainer_IntroFast2"><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Modeling"><img src="https://static.igem.org/mediawiki/2015/f/f3/IntroFast_Modeling.png" /></a></div>
 +
<div class="SubContainer_IntroFast3"><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Practices"><img src="https://static.igem.org/mediawiki/2015/7/76/IntroFast_Human_Practice.png" /></a></div>
 +
</div>
 +
 
 +
<div id="Wrapper_Bottom">
 +
<div id="NTUschool_logo"><a href="http://www.ntu.edu.tw/english/index.html"><img src="https://static.igem.org/mediawiki/2015/d/de/NTUschool_icon.png" height="70" /></a></div>
 +
<div id="LIHPAO_logo"><a href="http://www.llsc.com.tw/"><img src="https://static.igem.org/mediawiki/2015/d/d4/LIHPAO_logo.png" height="70" /></a></div>
 +
<div id="NTUBST_logo"><a href="http://www.bst.ntu.edu.tw/BST-new/NTUBST.html"><img src="https://static.igem.org/mediawiki/2015/6/68/NTUBST_logo.png" height="70" /></a></div>
 +
<div id="Bottom_Text">
 +
Maintained by the iGEM team NTU-LIHPAO-Taiwan&nbsp;&nbsp;&nbsp;&nbsp;©2015 NTU-LIHPAO-Taiwan
 +
</div>
 +
</div>
 +
</div>
  
 +
</body>
 
</html>
 
</html>

Latest revision as of 03:27, 19 September 2015

NTU-LIHPAO-Taiwan

Healthy, thin and keep fit!
Global obesity problem is raising people's concern, and we aim to provide a new solution! Learn more about our project "Healthin".
Maintained by the iGEM team NTU-LIHPAO-Taiwan    ©2015 NTU-LIHPAO-Taiwan