Difference between revisions of "Template:HZAU-China"

Line 1: Line 1:
{{Template_All_Teams}}
 
 
<!-- Declare that you are going to use html code instead of wiki code -->
 
 
<html>
 
<html>
 +
<head>
 +
<meta charset="UTF-8">
 +
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 +
<meta name="viewport" content="width=device-width, minimum-scale= 1.0, initial-scale= 1.0">
 +
<title>Team:HZAU-China-2015.igem</title>
 +
</head>
 +
<body>
 +
<div class="htmleaf-container">
 +
<header class="htmleaf-header">
 +
<div class="left"><img src="Team_HZAU-China_ecoli.png" alt="logo1" /></div>
 +
<h1>Mixed-reality Cell<span>Bidirectinal coupling between real and virtual bio-oscillator</span></h1>
 +
<div class="right"><img src="Team_HZAU-China_brain.png" alt="logo2" /></div>
 +
</header><!--头部结束-->
 +
             
 +
<div class="related">
 +
    <div class="left_related">
 +
              <img class="img-left" width="200px" alt="" src="https://static.igem.org/mediawiki/2014/c/cc/Hazulogo-w.png">
 +
              <p class="copyright-text">&copy; 2015 Huazhong Agricultural University iGEM Team. All rights reserved.</p>
 +
            </div>
 +
            <div class="right_related">
 +
                <h1>Contacts</h1>
 +
                <div class="contacts_left">
 +
                  <ul>
 +
                      <li class="address_inf">
 +
                      No.1, Shizishan Street, Hongshan District
 +
                      </br>
 +
                      430070,P.R.China
 +
                      </li>
 +
                      <li class="email_inf">Email:hzauigem@gmail.com</li>
 +
                  </ul>
 +
                </div>
 +
                <div class="contacts_right">
 +
                  <ul>
 +
              <li class="twitter-inf">Twitter : hzau_igem</li>
 +
                      <li class="wechat-inf">Wechat : hzauigem</li>
 +
                      <li class="qq-inf">QQ Group : 313297095</li>
 +
                      <li class="yt-inf">YouTube : hzauigem</li>
 +
                </ul>
 +
                </div>
 +
            </div>
 +
</div><!--页脚结束-->
 +
    <div style="display: none;" id="rocket-to-top">
 +
    <div style="opacity:0;display: block;" class="level-2"></div>
 +
    <div class="level-3"></div>
 +
    </div><!--火箭结束-->
 +
</div><!--整页结束-->
 +
   
 +
<!--style代码-->
 +
<style>
 +
/*改变默认的样式*/
 +
.firstHeading {
 +
visibility:hidden;
 +
}
  
<!-- Start of CSS-->
+
#content {
<style type="text/css">
+
    background: transparent;
 +
}
 +
#globalWrapper, #content { /*-- changes default wiki settings --*/
 +
    width: 100%;
 +
    height: 100%;
 +
    border: 0px;
 +
    background-color: transparent;
 +
    margin: 0px;
 +
    padding: 0px;
 +
}
 +
html, body, .wrapper { /*-- changes default wiki settings --*/
 +
    width: 100%;
 +
    height: 100%;
 +
    background-color: transparent; 
 +
}
  
/* PAGE LAYOUT */
+
/* default里的设置 */
 +
body, html {
 +
font-size: 100%;
 +
padding: 0;
 +
margin: 0;
 +
}
 +
*,*:after,*:before {
 +
-webkit-box-sizing: border-box;
 +
-moz-box-sizing: border-box;
 +
box-sizing: border-box;
 +
}
 +
body{
 +
font-family:Verdana,Tahoma,Arial,Sans-Serif;
 +
}
 +
/* 头与尾的设置 */
 +
.htmleaf-container{
 +
background-color:#000000;
 +
margin: 0 auto;
 +
overflow: hidden;
 +
font-family:;
 +
}
 +
header {
 +
background-color: #000000;
 +
padding: 10px;
 +
-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
 +
-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
 +
-ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
 +
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
 +
}
 +
.htmleaf-header{
 +
padding: 1em 190px 1em;
 +
letter-spacing: -1px;
 +
text-align: center;
 +
}
 +
.htmleaf-header .left{
 +
position: absolute;
 +
top:0px;
 +
left:0px;
 +
}
 +
.htmleaf-header .right{
 +
position: absolute;
 +
top:0px;
 +
right: 0px;
 +
}
  
/* Change Background color*/
+
.htmleaf-header h1 {
body {  
+
color: #fff;
background-color: #fff;
+
font-weight: 600;
}
+
font-size: 50px;
 +
line-height: 1;
 +
margin-bottom: 0;
 +
font-family: 'Conv_JOKERMAN',sans-serif;
 +
}
 +
.htmleaf-header h1 span {
 +
font-family: 'Conv_JOKERMAN',sans-serif;
 +
display: block;
 +
font-size: 60%;
 +
font-weight: 400;
 +
padding: 0.8em 0 0.5em 0;
 +
color: #c3c8cd;
 +
}
 +
.related {
 +
font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
 +
color: #fff;
 +
background: #000000;
 +
font-size: 1.25em;
 +
/*padding: 0.5em 0;*/
 +
padding-bottom:50px;
 +
overflow: hidden;
 +
width:80%;
 +
position:relative;
 +
margin:0 auto;
 +
}
 +
.left_related{
 +
float:left;
 +
width:30%;
 +
margin:30px 0px 0px 50px;
 +
}
 +
.right_related{
 +
margin:10px 0px 0px 40px;
 +
float:left;
 +
}
 +
.contacts_right{
 +
position:absolute;
 +
right:140px;
 +
top:60px;
 +
}
 +
/*字体的设置*/
 +
@font-face {
 +
font-family: 'Conv_JOKERMAN';
 +
src: url('JOKERMAN.eot');
 +
src: local('☺'), url('JOKERMAN.woff') format('woff'), url('JOKERMAN.ttf') format('truetype'), url('JOKERMAN.svg') format('svg');
 +
font-weight: normal;
 +
font-style: normal;
 +
}
 +
/*小火箭的设置*/
 +
*{list-style:none;border:0;}
 +
#rocket-to-top div {
 +
    left: 0;
 +
    margin: 0;
 +
    overflow: hidden;
 +
    padding: 0;
 +
    position: absolute;
 +
    top: 0;
 +
    width: 149px;
 +
}
 +
#rocket-to-top .level-2 {
 +
    background: url("Team_HZAU-China_rocket_button_up.png") no-repeat scroll -149px 0 transparent;
 +
    display: none;
 +
    height: 250px;
 +
    opacity: 0;
 +
    z-index: 1;
 +
}
 +
#rocket-to-top .level-3 {
 +
    background: none repeat scroll 0 0 transparent;
 +
    cursor: pointer;
 +
    display: block;
 +
    height: 150px;
 +
    z-index: 2;
 +
}
 +
#rocket-to-top {
 +
    background: url("Team_HZAU-China_rocket_button_up.png") no-repeat scroll 0 0 transparent;
 +
    cursor: default;
 +
    display: block;
 +
    height: 250px;
 +
    margin: -125px 0 0;
 +
    overflow: hidden;
 +
    padding: 0;
 +
    position: fixed;
 +
    right: 0;
 +
    top: 80%;
 +
    width: 149px;
 +
    z-index: 11;
 +
}
  
/* Creates a container that will wrap all of the content inside your wiki pages. */
+
</style>
#mainContainer {
+
<script type="text/javascript">
width: 978px;
+
$(function() {
overflow:hidden;
+
var e = $("#rocket-to-top"),
float:left;
+
t = $(document).scrollTop(),
margin-left:20px;
+
n,
margin-bottom: 10px;
+
r,
background-color: #fff;
+
i = !0;
border-bottom: 14px solid #565656;
+
$(window).scroll(function() {
border-right: 2px solid #565656;
+
var t = $(document).scrollTop();
border-left: 2px solid #565656;
+
t == 0 ? e.css("background-position") == "0px 0px" ? e.fadeOut("slow") : i && (i = !1, $(".level-2").css("opacity", 1), e.delay(100).animate({
border-top: 2px solid #565656;
+
marginTop: "-1000px"
font-family: "Trebuchet MS", Helvetica, sans-serif;
+
},
 +
"normal",
 +
function() {
 +
e.css({
 +
"margin-top": "-125px",
 +
display: "none"
 +
}),
 +
i = !0
 +
})) : e.fadeIn("slow")
 +
}),
 +
e.hover(function() {
 +
$(".level-2").stop(!0).animate({
 +
opacity: 1
 +
})
 +
},
 +
function() {
 +
$(".level-2").stop(!0).animate({
 +
opacity: 0
 +
})
 +
}),
 +
$(".level-3").click(function() {
 +
function t() {
 +
var t = e.css("background-position");
 +
if (e.css("display") == "none" || i == 0) {
 +
clearInterval(n),
 +
e.css("background-position", "0px 0px");
 +
return
 
}
 
}
 
+
switch (t){
/* Creates the container for the menu */
+
case "0px 0px":
#menuContainer  {  
+
e.css("background-position", "-298px 0px");
float:left;
+
break;
width: 134px;
+
case "-298px 0px":
padding: 20px 0px;
+
e.css("background-position", "-447px 0px");
border-top: 14px solid #565656;
+
break;
background-color: #E8E8E9;
+
case "-447px 0px":
 +
e.css("background-position", "-596px 0px");
 +
break;
 +
case "-596px 0px":
 +
e.css("background-position", "-745px 0px");
 +
break;
 +
case "-745px 0px":
 +
e.css("background-position", "-298px 0px");
 
}
 
}
 
+
}
/* Creates the container for the content */
+
if (!i) return;
#contentContainer {
+
n = setInterval(t, 50),
padding-top:20px;
+
$("html,body").animate({scrollTop: 0},"slow");
padding-right:10px;
+
});
margin-bottom: 20px;
+
});
width: 814px;
+
</script>  
padding-left: 20px;
+
   
float: left;
+
</body>
background-color: #fff;
+
border-top: 14px solid #565656;
+
font-family: "Trebuchet MS", Helvetica, sans-serif;
+
}
+
 
+
/*Set up height place holder for the banner*/
+
#bannerContainer {
+
height:200px;
+
margin:auto;
+
text-align:center;
+
color: #24B694;
+
}
+
 
+
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
+
 
+
/*Change the styling of text for everything inside main container*/
+
#mainContainer p {  
+
font-size: 13px;
+
color: #000000;
+
}
+
+
/*This changes the color and font family */
+
#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 */
+
#contentContainer a {
+
font-weight: bold;
+
color: #23b593;
+
}
+
 
+
  /* Styling links on hover- links are different inside the menu */
+
#contentContainer a:hover {
+
color: #59bf92;
+
}
+
 
+
/*Change the styling of tables */
+
        #contentContainer table {
+
    border: 1px solid #565656;
+
    border-collapse: collapse;
+
    width: 90%
+
    margin: auto;
+
    margin-bottom: 15px;
+
    margin-top: 15px;
+
    margin-right: 10px;
+
    margin-left: 10px;
+
    }
+
 
+
/*Change the styling of table cells*/
+
    #contentContainer  td {
+
    padding: 10px;
+
    border: 1px solid #565656;
+
    border-collapse: collapse;
+
    vertical-align: text-top;
+
    }
+
 
+
/*Change the styling of table headers */
+
    #contentContainer th {
+
    background-color: #E8E8E9;
+
    padding: 10px;
+
    border: 1px solid #565656;
+
    border-collapse: collapse;
+
    vertical-align: text-top;
+
    }
+
 
+
 
+
 
+
/*MENU STYLING */
+
 
+
/*Styling for the links in the menu */
+
#menuContainer a {
+
color: #565656;
+
text-decoration:none;
+
font-weight: bold;
+
}
+
 
+
/* Sets the style for lists inside menuContainer  */
+
#menuContainer ul {
+
list-style: none;
+
margin-left:0px;
+
}
+
 
+
/*Styles the list items to become menu buttons */
+
#menuContainer ul li {
+
text-align: center;
+
display: block;
+
width: 100%;
+
height:30px;
+
padding-top:10px;
+
}
+
 
+
/*For the menu buttons, changes the color when hovering*/
+
#menuContainer li:hover {
+
color:  #FFF;
+
background-color: #24B694;
+
}
+
 
+
/*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{
+
background-color: #59BF92;
+
padding-left:20px;
+
padding-right:20px;
+
height:30px;
+
padding-top:10px;
+
margin-top:-2px;
+
color: #565656;
+
width: 150px;
+
}
+
 
+
/*CLASSES */
+
 
+
/*Clear class for all the pages, adds spacing too*/
+
.clear{
+
clear:both;
+
height: 10px;
+
}
+
 
+
 
+
/* highlight box for special messages */
+
    .highlightBox {
+
        width:500px;  
+
        margin:auto;
+
        background-color: #E8E8E9;
+
margin-bottom: 15px;
+
margin-top: 15px;
+
padding: 15px;
+
padding-top: 5px;
+
    }
+
 
+
 
+
</style>
+
<!-- End of CSS -->
+
 
+
 
+
<!-- Start of the template html elements. -->
+
<div id ="mainContainer"><!--The closing tag for mainContainer should be placed at the bottom of each content page.-->
+
 
+
 
+
<div id="bannerContainer">
+
<br><br>
+
<h2> Add a banner to your wiki! </h2>
+
+
<p>You can make the image 980px  by  200px</p>
+
<p> Remember to call the file: "<i>Team_HZAU-China_banner.jpg</i>" </p>
+
</div>
+
 
+
<!-- Start of menu -->
+
<div id="menuContainer">
+
 
+
<!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons -->
+
<ul>
+
<a href="https://2015.igem.org/Team:HZAU-China"><li>HOME</li></a>
+
 
+
<a href="https://2015.igem.org/Team:HZAU-China/Team"><li>TEAM</li></a>
+
 
+
<a href="#"><li>PROJECT
+
            <ul>
+
<a href="https://2015.igem.org/Team:HZAU-China/Description"><li>Description</li></a>
+
<a href="https://2015.igem.org/Team:HZAU-China/Experiments"><li>Experiments &amp; Protocols</li></a> 
+
<a href="https://2015.igem.org/Team:HZAU-China/Results"><li>Results</li></a> 
+
<a href="https://2015.igem.org/Team:HZAU-China/Design"><li>Design</li></a>
+
</ul>
+
</li></a>
+
 
+
<a href="#"><li>PARTS
+
            <ul>
+
<a href="https://2015.igem.org/Team:HZAU-China/Parts"><li>Team Parts</li></a>
+
<a href="https://2015.igem.org/Team:HZAU-China/Basic_Part"><li>Basic Parts</li></a>  
+
<a href="https://2015.igem.org/Team:HZAU-China/Composite_Part"><li>Composite Parts</li></a>
+
<a href="https://2015.igem.org/Team:HZAU-China/Part_Collection"><li>Part Collection</li></a> 
+
</ul>
+
</li></a>
+
 
+
<a href="https://2015.igem.org/Team:HZAU-China/Notebook"><li>NOTEBOOK</li></a>
+
     
+
<a href="https://2015.igem.org/Team:HZAU-China/Attributions"><li>ATTRIBUTIONS</li></a>
+
 
+
<a href="https://2015.igem.org/Team:HZAU-China/Collaborations"><li>COLLABORATIONS</li></a>
+
 
+
<a href="https://2015.igem.org/Team:HZAU-China/Practices"><li>HUMAN PRACTICES</li></a>
+
 
+
<a href="https://2015.igem.org/Team:HZAU-China/Safety"><li>SAFETY</li></a>
+
 
+
<a href="https://2015.igem.org/Team:HZAU-China/Modeling"><li>MODELING</li></a>
+
 
+
<a href="https://2015.igem.org/Team:HZAU-China/Measurement"><li>MEASUREMENT</li></a>
+
 
+
<a href="https://2015.igem.org/Team:HZAU-China/Software"><li>SOFTWARE</li></a>
+
 
+
<a href="https://2015.igem.org/Team:HZAU-China/Entrepreneurship"><li>ENTREPRENEURSHIP</li></a>
+
 
+
</ul>
+
</div>
+
<!-- End of menu  -->
+
 
+
<!-- Start of content -->
+
<div id="contentContainer"> <!--The closing tag for contentContainer should be placed at the bottom of each content page.-->
+
 
</html>
 
</html>

Revision as of 07:29, 26 August 2015

Team:HZAU-China-2015.igem

logo1

Mixed-reality CellBidirectinal coupling between real and virtual bio-oscillator

logo2