Difference between revisions of "Team:HZAU-China"

 
(251 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{HZAU-China}}
 
{{HZAU-China}}
 +
 +
 
<html>
 
<html>
<div class = "project_description" >
+
<head>
<h3>Project description</h3>
+
<meta charset="UTF-8">  
 +
<style>
 +
body{
 +
background-color: white;
 +
}
 +
p{
 +
margin:0 0 0 0;
 +
}
  
<p>The biological pattern formation is a important research field in Systems Biology. In the past 50 years, there were several major breakthroughs on finding the mechanisms of biological pattern formation. Many classical theories have been proposed, for instance, The Turing Model (A.M.TURING et al, 1952) and The Clock And Wavefront Model (Cooke, J, 1976), etc. With the emergence of Synthetic Biology, many research teams are trying to understand and verify these theoretical models with the ideology of Synthetic Biology and some developments have been made (Liu Chenli et al, 2013). However, the understanding to the mechanisms of biological pattern formation is far from mature. For this year, we are aiming at developing a system in which computers are used to guide the biological pattern formation. In this project, the easy operability and strong control ability of computers are exploited to monitor and regulate the growth process of bacterial community in real time to achieve the shape we want. Our system can also be extended to eukaryotic cell community which will be useful in aiding the development of biological tissues and the regeneration of organs.
+
.body{
</p>
+
margin:auto;
</div>
+
position: absolute;
 +
top:50px; left:0; right: 0;
 +
width:1366px;
 +
}
 +
.head{
 +
position: absolute;
 +
top:35px;
 +
}
 +
.item{
 +
padding:0 0px 0 0px;
 +
}
  
<div class="column full_size" >
+
#picture1{
<img src="http://placehold.it/800x300/d3d3d3/f2f2f2">
+
position: absolute;
</div>
+
top: 500px;
 +
left:150px;
 +
}
  
<div class="column full_size" >
+
#picture2{
<h2> Welcome to iGEM 2016! </h2>
+
position: absolute;
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
top: 850px;
 +
right:160px;
 +
}
  
</div>
+
#picture3{
 +
position: absolute;
 +
top: 1200px;
 +
left:300px;
 +
}
  
<div class="column half_size" >
+
#video{
<h5>Before you start: </h5>
+
position: absolute;
<p> Please read the following pages:</p>
+
top:1420px;
<ul>
+
z-index: -1;
<li>  <a href="https://2016.igem.org/Requirements">Requirements page </a> </li>
+
left: 58px;
<li> <a href="https://2016.igem.org/Wiki_How-To">Wiki Requirements page</a></li>
+
}
<li> <a href="https://2016.igem.org/Resources/Template_Documentation"> Template Documentation </a></li>
+
.biopafiar_video{
</ul>
+
position:absolute;
</div>
+
top:1690px;
 +
left: 125px;
 +
}
 +
.lines{
 +
position:absolute;
 +
top:2230px;
 +
width: 1366px;
 +
}
 +
#uplines{
 +
position: absolute;
 +
top:70px;
 +
left: 920px;
 +
}
 +
.uplines{
 +
    width: 60px;
 +
        display: block;
 +
        transition: 0.4s ;
 +
}
 +
.uplines:hover{
 +
transform: scale(1.1);
 +
}
 +
.sublines{
 +
width: 150px;
 +
        display: block;
 +
        transition: 0.4s ;
 +
}
 +
.sublines:hover{
 +
transform: scale(1.1);
 +
}
 +
#wetlab{
 +
position:absolute;
 +
top:200px;
 +
left: 300px;
 +
}
 +
#drylab{
 +
position:absolute;
 +
top:200px;
 +
left: 600px;
 +
}
 +
#hp{
 +
position:absolute;
 +
top:200px;
 +
left:900px;
 +
}
  
<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://2016.igem.org/Judging/Pages_for_Awards/Instructions">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>
 
  
 +
.carousel-control img{
 +
padding:210px 0 0 0;
 +
}
  
  
 +
.related{
 +
    color: #fff;
 +
    font-size: 1em;
 +
    position: absolute;
 +
top:2750px;
 +
font: times;
 +
        z-index:-1;
 +
     
 +
}
  
<div class="column half_size" >
 
<h5> Editing your wiki </h5>
 
<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>
 
<p> <a href="https://2016.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>
+
ul
 +
  {
 +
  list-style:none;
 +
  }
 +
</style>
 +
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
 +
<script type="text/javascript" src="//cdn.bootcss.com/wow/1.1.2/wow.min.js"></script> 
 +
<script>
 +
              new WOW().init();
 +
              </script>
 +
</head>
  
 +
<body>
 +
<div class="body">
 +
  <div class="head">
 +
     
 +
<img src="https://static.igem.org/mediawiki/2016/6/66/T--HZAU-China--gif3.gif" />
 +
</head>
  
<div class="column half_size" >
+
 
<h5>Tips</h5>
+
<div class="wow fadeInLeft" id="picture1">
<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>
+
<img src="https://static.igem.org/mediawiki/2016/8/8e/T--HZAU-China--1.png" />
<ul>
+
</div>
<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>
+
<div class="wow fadeIn" id="picture2">
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
<img src="https://static.igem.org/mediawiki/2016/a/a4/T--HZAU-China--ppic2.png" />
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
</div>
<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://2016.igem.org/Calendar">iGEM 2016 calendar</a> </li>
+
<div class="wow fadeInRight" id="picture3">
<li>Have lots of fun! </li>
+
<img src="https://static.igem.org/mediawiki/2016/a/af/T--HZAU-China--3.png" />
</ul>  
+
</div>
 +
 +
<div id="video">
 +
<img src="https://static.igem.org/mediawiki/2016/d/d1/T--HZAU-China--vbox5.png" />
 
</div>
 
</div>
 
+
<div class="biopafiar_video">
 
+
<video src="https://static.igem.org/mediawiki/2016/d/db/T--HZAU-China--biopafiar_video.mp4" width="750px" controls="controls"/>
<div class="column half_size" >
+
    </div>
<h5>Inspiration</h5>
+
<div class="lines">
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
<a href="https://2016.igem.org/Team:HZAU-China/Description"><img  src="https://static.igem.org/mediawiki/2016/8/80/T--HZAU-China--view.png" /></a>
<ul>
+
<a href="https://2016.igem.org/Team:HZAU-China/Description"><img class="uplines" id="uplines" src="https://static.igem.org/mediawiki/2016/8/89/T--HZAU-China--go.png" id="lines-go"/></a>
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
<a href="https://2016.igem.org/Team:HZAU-China/Measurement"><img class="sublines" src="https://static.igem.org/mediawiki/2016/7/71/T--HZAU-China--button_1.png" id="wetlab"></a>
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
<a href="https://2016.igem.org/Team:HZAU-China/Model"><img class="sublines" src="https://static.igem.org/mediawiki/2016/3/30/T--HZAU-China--button_2.png" id="drylab"></a>
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
<a href="https://2016.igem.org/Team:HZAU-China/Collaborations"><img class="sublines" src="https://static.igem.org/mediawiki/2016/d/d7/T--HZAU-China--button_3.png" id="hp"></a>
<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>
+
 
</div>
 
</div>
  
<div class="column half_size" >
 
<h5> Uploading pictures and files </h5>
 
<p> You can upload your pictures and files to the iGEM 2016 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!)</p>
 
  
 
+
<div class="button_click" onClick=" parent.location= 'https://2016.igem.org/Special:Upload '">
+
<div class="related"
UPLOAD FILES
+
 +
 
 +
                      <img src="https://static.igem.org/mediawiki/2016/b/bf/T--HZAU-China--eeee.png" />
 +
                   
 +
                   
 +
    </div>
 +
               
 +
   
 +
         
 +
       
 +
   
 
</div>
 
</div>
 
+
</body>
</div>
+
 
+
 
</html>
 
</html>

Latest revision as of 17:23, 19 October 2016