Team:HZAU-China/Attributions
From 2014.igem.org
(Difference between revisions)
(Prototype team page) |
|||
Line 1: | Line 1: | ||
- | <! | + | <!DOCTYPE html> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<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; | ||
+ | } | ||
- | + | html, body, .wrapper { /*-- changes default wiki settings --*/ | |
- | + | width: 100%; | |
- | + | height: 100%; | |
- | + | background-color: transparent; | |
- | + | } | |
- | + | #top-section { | |
- | + | background-color:#484848; | |
- | + | border: 0 none; | |
- | + | width: 100%; | |
- | + | height: 24px; | |
- | + | z-index: 100; | |
- | + | top: 0; | |
- | + | position: fixed; | |
- | + | } | |
- | + | #menubar { | |
- | + | top: 2px; | |
- | + | font-family: Helvetica, Arial, Sans-serif; | |
- | + | font-size: 14px; | |
- | + | } | |
- | + | .left-menu,.left-menu a { | |
- | + | color: white; | |
- | + | left: 0; | |
- | + | text-align: left; | |
- | + | text-transform: capitalize; | |
- | + | } | |
- | + | .right-menu,.right-menu a { | |
- | + | color: white; | |
- | + | right: 0; | |
- | + | text-align: right; | |
- | + | } | |
- | + | .right-menu:hover, .left-menu:hover { | |
- | + | background-color: transparent; | |
- | + | } | |
- | + | .right-menu:hover a { | |
- | + | color: white; | |
- | + | } | |
- | + | .right-menu li a, .left-menu li a { | |
- | + | background-color: transparent; | |
- | + | color: white; | |
- | + | padding:0,15px,0,0; | |
- | + | margin:0; | |
- | + | } | |
- | + | .right-menu li a:hover { | |
- | + | color: white; | |
- | + | text-decoration:underline; | |
- | + | } | |
- | + | .right-menu li a:visited { | |
- | + | color: white; | |
- | + | } | |
- | + | .new { | |
- | + | color:white; | |
- | + | } | |
- | + | 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"/> | ||
- | |||
- | |||
- | |||
- | + | ||
- | < | + | <!-- ////////////////////////////////// --> |
- | < | + | <!-- // Google Webfont Files // --> |
- | + | <!-- ////////////////////////////////// --> | |
- | + | ||
- | + | ||
- | |||
- | |||
- | < | + | <!-- ////////////////////////////////// --> |
+ | <!-- // Favicon Files // --> | ||
+ | <!-- ////////////////////////////////// --> | ||
+ | <link rel="shortcut icon" href="images/favicon.ico" /> | ||
- | |||
- | < | + | <!-- // Javascript Files // --> |
- | < | + | <script src="https://2014.igem.org/Team:HZAU-China/jquery.min.js?action=raw&ctype=text/javascript"></script> |
+ | <script src="https://2014.igem.org/Team:HZAU-China/jquery.easing-1.3.min.js?action=raw&ctype=text/javascript"></script> | ||
+ | <script src="https://2014.igem.org/Team:HZAU-China/tooltip.js?action=raw&ctype=text/javascript" ></script> | ||
+ | <script src="https://2014.igem.org/Team:HZAU-China/dropdown.js?action=raw&ctype=text/javascript" ></script> | ||
+ | <script src="https://2014.igem.org/Team:HZAU-China/tinynav.min.js?action=raw&ctype=text/javascript" ></script> | ||
+ | <script src="https://2014.igem.org/Team:HZAU-China/camera.min.js?action=raw&ctype=text/javascript" ></script> | ||
+ | <script src="https://2014.igem.org/Team:HZAU-China/jquery.fancybox.js?action=raw&ctype=text/javascript"></script> | ||
+ | <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> | ||
- | < | + | <script> |
+ | $(document).ready(function() { | ||
+ | //Camera Jquery | ||
+ | $('#camera-slide').camera({ | ||
+ | thumbnails: false, | ||
+ | hover: false, | ||
+ | pagination: false, | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
- | |||
- | <li> | + | <!-- IE Fix for HTML5 Tags --> |
+ | <!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> | ||
+ | <![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 --> | ||
- | < | + | <!-- pagetitle start here --> |
+ | <section id="pagetitle-wrapper"> | ||
+ | <div class="pagetitle-content"> | ||
+ | <h2>About Us</h2> | ||
+ | </div> | ||
+ | </section> | ||
+ | <!-- pagetitle end here --> | ||
- | <li> | + | <!-- breadcrumb start here --> |
+ | <section id="breadcrumb-wrapper"> | ||
+ | <div id="breadcrumb-content"> | ||
+ | <ul> | ||
+ | <li><a href="index.html">Home</a></li> | ||
+ | <li><a href="#">Team</a></li> | ||
+ | <li><a href="#">Members</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </section> | ||
+ | <!-- breadcrumb end here --> | ||
- | </ | + | <!-- 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">© 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> | ||
- | </ | + | </body> |
- | + | ||
</html> | </html> |
Revision as of 13:39, 6 October 2014
<!DOCTYPE html>