Team:HZAU-China/Project

From 2014.igem.org

(Difference between revisions)
(Prototype team page)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
<!DOCTYPE html>
-
 
+
-
 
+
-
{{CSS/Main}}
+
-
 
+
-
 
+
<html>
<html>
 +
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
 +
<!--[if IE 7]>    <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
 +
<!--[if IE 8]>    <html class="no-js lt-ie9" lang="en"> <![endif]-->
 +
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
 +
<head>
 +
<style>
 +
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear{display: none;}
 +
#globalWrapper, #content { /*-- changes default wiki settings --*/
 +
width: 100%;
 +
height: 100%;
 +
border: 0px;
 +
background-color: transparent;
 +
margin: 0px;
 +
padding: 0px;
 +
}
-
<!--main content -->
+
html, body, .wrapper { /*-- changes default wiki settings --*/
-
<table width="70%" align="center">
+
width: 100%;
-
 
+
height: 100%;
-
 
+
background-color: transparent;
-
<!--welcome box -->
+
}
-
<tr>
+
#top-section {
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
    background-color:#484848;
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
    border: 0 none;
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
    width: 100%;
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
    height: 24px;
-
<br>
+
    z-index: 100;
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:HZAU-China/Project&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
    top: 0;
-
</td>
+
    position: fixed;
-
</tr>
+
}
-
 
+
#menubar {
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
    top: 2px;
-
<!-- end welcome box -->
+
    font-family: Helvetica, Arial, Sans-serif;
-
<tr>
+
    font-size: 14px;
-
 
+
}
-
<!--navigation menu -->
+
.left-menu,.left-menu a {
-
<td align="center" colspan="3">
+
    color: white;
-
 
+
    left: 0;
-
<table  width="100%">
+
    text-align: left;
-
<tr heigth="15px"></tr>
+
    text-transform: capitalize;
-
<tr heigth="75px">
+
}
-
 
+
.right-menu,.right-menu a {
-
 
+
    color: white;
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
    right: 0;
-
<a href="https://2014.igem.org/Team:HZAU-China"style="color:#000000">Home </a> </td>
+
    text-align: right;
-
 
+
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.right-menu:hover, .left-menu:hover {
-
<a href="https://2014.igem.org/Team:HZAU-China/Team"style="color:#000000"> Team </a> </td>
+
    background-color: transparent;
-
 
+
}
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.right-menu:hover a {
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=HZAU-China"style="color:#000000"> Official Team Profile </a></td>
+
    color: white;
-
 
+
}
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
.right-menu li a, .left-menu li a {
-
<a href="https://2014.igem.org/Team:HZAU-China/Project"style="color:#000000"> Project</a></td>
+
    background-color: transparent;
-
 
+
    color: white;
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
    padding:0,15px,0,0;
-
<a href="https://2014.igem.org/Team:HZAU-China/Parts"style="color:#000000"> Parts</a></td>
+
    margin:0;
-
 
+
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.right-menu li a:hover {
-
<a href="https://2014.igem.org/Team:HZAU-China/Modeling"style="color:#000000"> Modeling</a></td>
+
    color: white;
-
 
+
    text-decoration:underline;
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
}
-
<a href="https://2014.igem.org/Team:HZAU-China/Notebook"style="color:#000000"> Notebook</a></td>
+
.right-menu li a:visited {
-
 
+
    color: white;
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
}
-
<a href="https://2014.igem.org/Team:HZAU-China/Safety"style=" color:#000000"> Safety </a></td>
+
.new {
-
 
+
    color:white;
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
}
-
<a href="https://2014.igem.org/Team:HZAU-China/Attributions"style="color:#000000"> Attributions </a></td>
+
a, a:visited {
 +
    color: white;
 +
    text-decoration: none;
 +
}
 +
a:hover {
 +
    color: white;
 +
    text-decoration: underline;
 +
}
 +
</style>
 +
<meta charset="utf-8" />
 +
<meta name="viewport" content="width=device-width" />
 +
<title>2014HZAU-China</title>
 +
<!-- ////////////////////////////////// -->
 +
<!-- //      Stylesheets Files      // -->
 +
<!-- ////////////////////////////////// -->
 +
<link rel="stylesheet" href="https://2014.igem.org/Team:HZAU-China/base.css?action=raw&ctype=text/css" type="text/css" />
 +
<link rel="stylesheet" href="https://2014.igem.org/Team:HZAU-China/framework.css?action=raw&ctype=text/css" type="text/css" />
 +
<link rel="stylesheet" href="https://2014.igem.org/Team:HZAU-China/style.css?action=raw&ctype=text/css" type="text/css" />
 +
<link rel="stylesheet" href="https://2014.igem.org/Team:HZAU-China/noscript.css?action=raw&ctype=text/css" type="text/css" media="screen,all" id="noscript"/>
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
 
-
</tr>
 
-
</table>
 
-
</tr>
+
 
-
</tr>
+
<!-- ////////////////////////////////// -->
-
</td>
+
<!-- //    Google Webfont Files    // -->
 +
<!-- ////////////////////////////////// -->
-
<tr> <td colspan="3"  height="15px"> </td></tr>
 
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
 
-
<tr> <td colspan="3"  height="5px"> </td></tr>
 
 +
<!-- ////////////////////////////////// -->
 +
<!-- //        Favicon Files        // -->
 +
<!-- ////////////////////////////////// -->
 +
<link rel="shortcut icon" href="images/favicon.ico" />
-
<!--Project content  -->
+
<!-- //     Javascript Files        // -->
-
<tr><td > <h3> Project Description </h3></td>
+
-
<td ></td >
+
-
<td > <h3> Content</h3></td>
+
-
</tr>
+
-
<tr>
+
<script src="https://2014.igem.org/Team:HZAU-China/jquery.min.js?action=raw&ctype=text/javascript"></script>
-
<td width="45%" valign="top">  
+
<script src="https://2014.igem.org/Team:HZAU-China/jquery.easing-1.3.min.js?action=raw&ctype=text/javascript"></script>
-
<p>Tell us more about your project. Give us background. Use this as the abstract of your project. Be descriptive but concise (1-2 paragraphs) </p>
+
<script src="https://2014.igem.org/Team:HZAU-China/tooltip.js?action=raw&ctype=text/javascript" ></script>
-
<br>
+
<script src="https://2014.igem.org/Team:HZAU-China/dropdown.js?action=raw&ctype=text/javascript" ></script>
-
<h3>References </h3>
+
<script src="https://2014.igem.org/Team:HZAU-China/tinynav.min.js?action=raw&ctype=text/javascript" ></script>
-
<p>
+
<script src="https://2014.igem.org/Team:HZAU-China/camera.min.js?action=raw&ctype=text/javascript" ></script>
-
iGEM teams are encouraged to record references you use during the course of your research. They should be posted somewhere on your wiki so that judges and other visitors can see how you though about your project and what works inspired you. </p>  
+
<script src="https://2014.igem.org/Team:HZAU-China/jquery.fancybox.js?action=raw&ctype=text/javascript"></script>
-
</td>
+
<script src="https://2014.igem.org/Team:HZAU-China/jquery.fancybox-media.js?action=raw&ctype=text/javascript" ></script>
 +
<script src="https://2014.igem.org/Team:HZAU-China/jquery.ui.totop.min.js?action=raw&ctype=text/javascript" ></script>
 +
<script src="https://2014.igem.org/Team:HZAU-China/ddaccordion.js?action=raw&ctype=text/javascript" ></script>
 +
<script src="https://2014.igem.org/Team:HZAU-China/jquery.twitter.js?action=raw&ctype=text/javascript" ></script>
 +
<script src="https://2014.igem.org/Team:HZAU-China/jflickrfeed.min.js?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2014.igem.org/Team:HZAU-China/faq-functions.js?action=raw&ctype=text/javascript" ></script>
 +
<script src="https://2014.igem.org/Team:HZAU-China/theme-functions.js?action=raw&ctype=text/javascript" ></script>
-
<td></td>
+
<script>
-
<td  width="45%"  valign="top">
+
$(document).ready(function() {
-
<p> You can use these subtopics to further explain your project</p>
+
    //Camera Jquery
 +
    $('#camera-slide').camera({
 +
        thumbnails: false,
 +
        hover: false,
 +
        pagination: false,
 +
    });  
 +
});
 +
</script>
-
<ol>
 
-
<li>Overall project summary</li>
 
-
<li>Project Details</li>
 
-
<li>Materials and Methods</li>
 
-
<li>The Experiments</li>
 
-
<li>Results</li>
 
-
<li>Data analysis</li>
 
-
<li>Conclusions</li>
 
-
</ol>
 
-
<p>
+
<!-- IE Fix for HTML5 Tags -->
-
It's important for teams to describe all the creativity that goes into an iGEM project, along with all the great ideas your team will come up with over the course of your work.  
+
<!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
-
</p>
+
<![endif]-->
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head>
 +
<body>
 +
<!-- header start here -->
 +
<header>
 +
    <div id="main-wrapper">
 +
        <!-- logo start here -->
 +
        <div id="logo-left">
 +
            <a href="https://igem.org/Team.cgi?year=2014&team_name=HZAU-China"><img src="https://static.igem.org/mediawiki/2014/b/bb/Hazuteamlogo918.png" alt="HZAU-China" /></a>
 +
        </div>
 +
        <!-- logo end here -->
 +
 +
<!-- igemlogo start here -->
 +
<div id="logo-right">
 +
            <a href="https://2014.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2014/c/ce/Hzauigemlogo.png" alt="iGEM" /></a>
 +
        </div>
 +
        <!-- igemlogo end here -->
 +
 +
        <!-- mainmenu start here -->
 +
        <nav id="mainmenu">
 +
            <ul id="menu">
 +
                <li class="dropdown"><a href="https://2014.igem.org/Team:HZAU-China">home</a></li>
 +
                <li class="selected dropdown"><a href="https://2014.igem.org/Team:HZAU-China/Team">Team</a>
 +
    <ul>
 +
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Team"><span>-</span>Members</a></li>
 +
<li><a href="https://2014.igem.org/Team:HZAU-China/Attributions"><span>-</span>Attributions</a></li>
 +
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Gallery"><span>-</span>Gallery</a></li>   
 +
                    </ul>
 +
</li>
 +
                <li class="dropdown"><a href="https://2014.igem.org/Team:HZAU-China/Project">Project</a>
 +
    <ul>
 +
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Project"><span>-</span>Background</a></li>
 +
<li><a href="https://2014.igem.org/Team:HZAU-China/Design"><span>-</span>Design overview</a></li>
 +
<li><a href="https://2014.igem.org/Team:HZAU-China/Input"><span>-</span>Input module</a></li>
 +
<li><a href="https://2014.igem.org/Team:HZAU-China/Processing"><span>-</span>Processing module</a></li>
 +
<li><a href="https://2014.igem.org/Team:HZAU-China/Output"><span>-</span>Output module</a></li>
 +
<li><a href="https://2014.igem.org/Team:HZAU-China/Application"><span>-</span>Application</a></li>
 +
                    </ul>
 +
</li>
 +
<li class="dropdown"><a href="https://2014.igem.org/Team:HZAU-China/Wetlab">Wetlab</a>
 +
                    <ul>
 +
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Review"><span>-</span>Review</a></li>
 +
<li><a href="https://2014.igem.org/Team:HZAU-China/Construction"><span>-</span>Construction</a></li>
 +
<li><a href="https://2014.igem.org/Team:HZAU-China/Characterization"><span>-</span>Characterization</a></li>
 +
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Protocol"><span>-</span>Protocol</a></li>
 +
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Labnotes"><span>-</span>Labnotes</a></li>   
 +
                    </ul>
 +
                </li>
 +
                <li class="dropdown"><a href="https://2014.igem.org/Team:HZAU-China/Modeling">Modeling</a>
 +
                    <ul>
 +
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Modeling"><span>-</span>Overview</a></li>
 +
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Biological"><span>-</span>Biological processes</a></li>
 +
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Comparison"><span>-</span>Comparison between different designs</a></li>
 +
<li><a href="https://2014.igem.org/Team:HZAU-China/Analysis"><span>-</span>Simulation and sensitivity analysis</a></li>
 +
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Circuit"><span>-</span>Design principle of rewirable circuit</a></li> 
 +
                    </ul>
 +
                </li>
 +
<li class="dropdown"><a href="https://2014.igem.org/Team:HZAU-China/Achievements">Achievements</a>
 +
    <ul>                       
 +
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Achievements"><span>-</span>Judging</a></li>
 +
<li><a href="https://2014.igem.org/Team:HZAU-China/Parts"><span>-</span>Parts</a></li>
 +
                    </ul>
 +
</li>
 +
                <li class="dropdown"><a href="https://2014.igem.org/Team:HZAU-China/Outreach">Outreach</a>
 +
                    <ul>
 +
<li><a href="https://2014.igem.org/Team:HZAU-China/Meetup"><span>-</span>Collaboration</a></li>
 +
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Meetup"><span>-</span>Meetup</a></li>
 +
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Philosophy"><span>-</span>Philosophy</a></li>
 +
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Pubic outreach"><span>-</span>Pubic outreach</a></li>
 +
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Safety"><span>-</span>Safety</a></li>
 +
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Social media"><span>-</span>Social media</a></li> 
 +
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Other"><span>-</span>Other dream</a></li>
 +
                    </ul>
 +
                </li>
 +
            </ul>
 +
        </nav>
 +
        <!-- mainmenu end here -->     
 +
    </div>
 +
</header>
 +
<!-- header end here -->
-
<p>
+
<!-- pagetitle start here -->
-
It's also important to clearly describe your achievements so that judges will know what you tried to do and where you succeeded. Please write your project page such that what you achieved is easy to distinguish from what you attempted.
+
<section id="pagetitle-wrapper">
-
</p>
+
    <div class="pagetitle-content">   
 +
    <h2>Background</h2> 
 +
    </div>
 +
</section>
 +
<!-- pagetitle end here -->  
-
</td>
+
<!-- breadcrumb start here -->
 +
<section id="breadcrumb-wrapper">
 +
    <div id="breadcrumb-content">
 +
        <ul>
 +
        <li><a href="index.html">Home</a></li>
 +
            <li><a href="#">Project</a></li>
 +
    <li><a href="#">Background</a></li>
 +
        </ul>
 +
    </div>
 +
</section>
 +
<!-- breadcrumb end here -->
-
</tr>
+
<!-- maincontent start here -->
 +
<section id="content-wrapper"> 
 +
    <div class="row">
 +
       
 +
    </div>
 +
   
 +
 
 +
</section>
 +
<!-- maincontent end here -->
 +
<!-- footer start here -->
 +
<footer>
 +
    <div class="row">
 +
        <div class="four columns mobile-one">
 +
            <img src="https://static.igem.org/mediawiki/2014/c/cc/Hazulogo-w.png" alt="" class="img-left" width="200px"/>
 +
            <p class="copyright-text">&copy; 2014 Huazhong Agricultural University iGEM Team. All rights reserved.</p>
 +
        </div>
 +
        <div class="eight columns mobile-one">
 +
    <h5>Contacts</h5>
 +
            <div class="six columns mobile-one">
 +
                <ul>             
 +
            <li class="address-icon">No.1, Shizishan Street, Hongshan District<br />Wuhan, Hubei Province<br />430070 P.R.China</li>
 +
            <li class="email-icon">Email : hzauigem@gmail.com</li>         
 +
                </ul>
 +
            </div>
 +
            <div class="six columns mobile-one">
 +
                <ul>
 +
<li class="twitter-icon">Twitter : hzau_igem</li>
 +
<li class="wechat-icon">Wechat : hzauigem</li>
 +
<li class="qq-icon">QQ Group : 313297095</li>
 +
                <li class="y-icon">youtube : hzauigem</li>
 +
                </ul>
 +
            </div>
 +
</div>
 +
    </div>
 +
</footer>
 +
<!-- footer end here -->
 +
     
 +
<script>$('#noscript').remove();</script>
-
</table>
+
</body>
</html>
</html>

Revision as of 13:44, 6 October 2014

<!DOCTYPE html> 2014HZAU-China

Background

Contacts
  • No.1, Shizishan Street, Hongshan District
    Wuhan, Hubei Province
    430070 P.R.China
  • Wechat : hzauigem
  • QQ Group : 313297095
  • youtube : hzauigem