|
|
(28 intermediate revisions not shown) |
Line 1: |
Line 1: |
| + | __NOTOC__ |
| + | {{:Team:USTC-Software/header}} |
| <html xmlns="http://www.w3.org/1999/xhtml"> | | <html xmlns="http://www.w3.org/1999/xhtml"> |
- | <head> | + | <body> |
- | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
| + | |
| | | |
- | <meta name="author" content="Ao Xu"> | + | <div id="content_wrapper"> |
- | <meta name="revised" content="2011/07/10"/>
| + | |
- | <meta name="description" content="notebook of our team"/>
| + | |
- | <meta name="keywords" content="USTC_Software iGEM lachesis" />
| + | |
| | | |
| + | <h1>Notebook</h1> |
| | | |
- | <title>Notebook</title> | + | <iframe src="https://www.google.com/calendar/b/0/embed?showPrint=0&height=600&wkst=1&bgcolor=%23FFFFFF&src=ki6fgg1cgp4bank92o01a1c8nc%40group.calendar.google.com&color=%230D7813&ctz=Asia%2FShanghai" style=" border-width:0 " width="917" height="600" frameborder="0" scrolling="no"></iframe> |
| | | |
- | <style type="text/css"> | + | </div> |
| | | |
- | body {
| + | </div> |
- | margin: 0;
| + | |
- | padding: 0;
| + | |
- | line-height: 1.5em;
| + | |
- | font-family: Georgia, "Times New Roman", Times, serif;
| + | |
- | font-size: 12px;
| + | |
- | color: #555a4a;
| + | |
- | background: #a0c73f;
| + | |
- | }
| + | |
| | | |
- | a:link, a:visited { color: #0683ab; text-decoration: none; font-weight: normal; }
| + | <div id="content_wrapper_bottom"> </div> |
- | a:active, a:hover { color: #0683ab; text-decoration: underline; }
| + | |
| | | |
| + | <!-- end of content_wrapper --> |
| + | |
| + | <div id="mfooter"> |
| | | |
- | | + | <ul class="mfooter_menu"> |
- | p { margin: 0px; padding: 0px; }
| + | <li><a href="https://2011.igem.org/Team:USTC-Software" target="_parent">Home</a></li> |
- | | + | |
- | img { margin: 0px; padding: 0px; border: none; }
| + | |
- | | + | |
- | .cleaner { clear: both; width: 100%; height: 0px; font-size: 0px; }
| + | |
- | | + | |
- | .cleaner_h30 { clear: both; width:100%; height: 30px; }
| + | |
- | .cleaner_h40 { clear: both; width:100%; height: 40px; }
| + | |
- | | + | |
- | .margin_r10 { margin-right: 10px; }
| + | |
- | | + | |
- | .float_l { float: left; }
| + | |
- | .float_r { float: right; }
| + | |
- | | + | |
- | #header_wrapper {
| + | |
- | width: 100%;
| + | |
- | height: 265px;
| + | |
- | background: url(https://static.igem.org/mediawiki/2011/0/04/USTC_Software_header.jpg) no-repeat top center;
| + | |
- | }
| + | |
- | | + | |
- | #header {
| + | |
- | position: relative;
| + | |
- | width: 980px;
| + | |
- | height: 265px;
| + | |
- | padding: 0 10px;
| + | |
- | margin: 0 auto;
| + | |
- | background: url(https://static.igem.org/mediawiki/2011/0/04/USTC_Software_header.jpg) no-repeat top center;
| + | |
- | }
| + | |
- | | + | |
- | /* site title */
| + | |
- | | + | |
- | #header #site_title {
| + | |
- | float: left;
| + | |
- | width: 220px;
| + | |
- | padding: 50px 0 10px 10px;
| + | |
- | }
| + | |
- | | + | |
- | #site_title h1 {
| + | |
- | margin: 0;
| + | |
- | padding: 0;
| + | |
- | }
| + | |
- | | + | |
- | #site_title h1 a {
| + | |
- | margin: 0px;
| + | |
- | padding: 0px;
| + | |
- | font-size: 30px;
| + | |
- | color: #ffffff;
| + | |
- | font-weight: bold;
| + | |
- | text-decoration: none;
| + | |
- | }
| + | |
- | | + | |
- | #site_title h1 a:hover {
| + | |
- | font-weight: bold;
| + | |
- | text-decoration: none;
| + | |
- | }
| + | |
- | | + | |
- | #site_title h1 a span {
| + | |
- | display: block;
| + | |
- | margin-left: 2px;
| + | |
- | font-size: 14px;
| + | |
- | color: #416902;
| + | |
- | font-weight: bold;
| + | |
- | letter-spacing: 2px;
| + | |
- | }
| + | |
- | | + | |
- | /* end of site title */
| + | |
- | | + | |
- | /* menu */
| + | |
- | | + | |
- | #menu {
| + | |
- | float: right;
| + | |
- | padding-top: 70px;
| + | |
- | height: 43px;
| + | |
- | }
| + | |
- | | + | |
- | #menu ul {
| + | |
- | margin: 0;
| + | |
- | padding: 0;
| + | |
- | list-style: none;
| + | |
- | }
| + | |
- | | + | |
- | #menu ul li {
| + | |
- | padding: 0;
| + | |
- | margin: 0;
| + | |
- | display: inline;
| + | |
- | }
| + | |
- | | + | |
- | #menu ul li a {
| + | |
- | float: left;
| + | |
- | display: block;
| + | |
- | height: 35px;
| + | |
- | width: 125px;
| + | |
- | margin: 0;
| + | |
- | padding: 8px 0 0 0;
| + | |
- | text-align: center;
| + | |
- | font-size: 12px;
| + | |
- | text-decoration: none;
| + | |
- | color: #333333;
| + | |
- | font-weight: bold;
| + | |
- | outline: none;
| + | |
- | }
| + | |
- | | + | |
- | #menu li a:hover, #menu li .current {
| + | |
- | color: #333333;
| + | |
- | background: url(https://static.igem.org/mediawiki/2011/6/69/USTC_Software_menu_hover.png) no-repeat top;
| + | |
- | }
| + | |
- | | + | |
- | /* end of menu */
| + | |
- | | + | |
- | | + | |
- | /* content */
| + | |
- | | + | |
- | #content_wrapper {
| + | |
- | width: 920px;
| + | |
- | margin: 0 auto;
| + | |
- | padding: 30px 40px;
| + | |
- | background: url(https://static.igem.org/mediawiki/2011/b/bc/USTC_Software_content.jpg) repeat-y;
| + | |
- | }
| + | |
- | | + | |
- | #content_wrapper_bottom {
| + | |
- | width: 1000px;
| + | |
- | height: 15px;
| + | |
- | margin: 0 auto;
| + | |
- | background: url(https://static.igem.org/mediawiki/2011/a/a5/USTC_Software_content_bottom.jpg) no-repeat;
| + | |
- | }
| + | |
- | | + | |
- | #content {
| + | |
- | | + | |
- | width:auto;
| + | |
- | }
| + | |
- | | + | |
- | #content p {
| + | |
- | text-align: justify;
| + | |
- | margin-bottom: 10px;
| + | |
- | }
| + | |
- | | + | |
- | .content_section {
| + | |
- | clear: both;
| + | |
- | width: 100%;
| + | |
- | }
| + | |
- | | + | |
- | #content h2 {
| + | |
- | color: #3a5909;
| + | |
- | font-size: 24px;
| + | |
- | padding: 0 0 60px 20px;
| + | |
- | background: url(https://static.igem.org/mediawiki/2011/4/4d/USTC_Software_header_bg.png) no-repeat bottom left;
| + | |
- | }
| + | |
- | | + | |
- | | + | |
- | #content .em_text {
| + | |
- | color: #537c11;
| + | |
- | }
| + | |
- | | + | |
- | | + | |
- | /* end of content */
| + | |
- | | + | |
- | /* footer */
| + | |
- | | + | |
- | #footer {
| + | |
- | width: 980px;
| + | |
- | margin: 0 auto;
| + | |
- | padding: 30px 10px;
| + | |
- | text-align: center;
| + | |
- | color: #333333;
| + | |
- | }
| + | |
- | | + | |
- | #footer a {
| + | |
- | color: #000000;
| + | |
- | }
| + | |
- | | + | |
- | #footer .footer_menu {
| + | |
- | margin: 0 0 10px 0;
| + | |
- | padding: 0px;
| + | |
- | list-style: none;
| + | |
- | }
| + | |
- | | + | |
- | .footer_menu li {
| + | |
- | margin: 0px;
| + | |
- | padding: 0 20px;
| + | |
- | display: inline;
| + | |
- | border-right: 1px solid #000000;
| + | |
- | }
| + | |
- | | + | |
- | .footer_menu .last_menu {
| + | |
- | border: none;
| + | |
- | }
| + | |
- | | + | |
- | #footer #totop_box {
| + | |
- | position:fixed;
| + | |
- | width: 73px;
| + | |
- | height: 75px;
| + | |
- | bottom: 21px;
| + | |
- | right: 18px;
| + | |
- | }
| + | |
- | | + | |
- | | + | |
- | #totop_box form {
| + | |
- | width: 280px;
| + | |
- | height: 27px;
| + | |
- | margin: 0;
| + | |
- | padding: 25px 0 0 0;
| + | |
- | }
| + | |
- | | + | |
- | | + | |
- | /* end of footer */
| + | |
- | | + | |
- | </style>
| + | |
- | | + | |
- | | + | |
- | </head>
| + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | <body>
| + | |
- | <div id="header_wrapper">
| + | |
- | | + | |
- | <div id="header">
| + | |
- |
| + | |
- | <div id="site_title">
| + | |
- | <h1><img src="https://static.igem.org/mediawiki/2011/b/b8/USTC_Software_iGEM_logo.jpg" alt="iGEM" width="128" height="92" />
| + | |
- | </br></br></br>
| + | |
- | <span>USTC_Software</span>
| + | |
- | </h1>
| + | |
- | </div>
| + | |
- |
| + | |
- | <div id="menu">
| + | |
- | <ul>
| + | |
- | <li><a href="https://2011.igem.org/Team:USTC-Software" target="_parent">Home</a></li>
| + | |
| <li><a href="https://2011.igem.org/Team:USTC-Software/project" target="_parent">Project</a></li> | | <li><a href="https://2011.igem.org/Team:USTC-Software/project" target="_parent">Project</a></li> |
- | <li><a href="https://2011.igem.org/Team:USTC-Software/model"> MoDeL</a></li>
| |
| <li><a href="#" class="current">Notebook</a></li> | | <li><a href="#" class="current">Notebook</a></li> |
- | <li><a href="https://2011.igem.org/Team:USTC-Software/human_practice" target="_parent">Human Practice</a></li> | + | <li><a href="https://2011.igem.org/Team:USTC-Software/team" target="_parent">Team</a></li> |
- | <li class="last_menu"><a href="https://2011.igem.org/Team:USTC-Software/team" target="_parent">Team</a></li> | + | <li><a href="https://2011.igem.org/Team:USTC-Software/human practice" target="_parent">Human Practice</a></li> |
- | </ul>
| + | <li class="last_menu"><a href="https://2011.igem.org/Team:USTC-Software/download" target="_parent">Download</a></li> |
- | </div> <!-- end of menu -->
| + | |
- |
| + | |
- | <div class="cleaner"></div>
| + | |
- | </div> <!-- end of header -->
| + | |
- | | + | |
- | </div>
| + | |
- | <!-- end of header_wrapper -->
| + | |
- | | + | |
- | <div id="content_wrapper">
| + | |
- | | + | |
- | <div id="content">
| + | |
- |
| + | |
- | <div class="content_section">
| + | |
- |
| + | |
- | <h2>Sorry,this is an unfinished feature...</h2>
| + | |
- |
| + | |
- | <div class="cleaner"> </div>
| + | |
- |
| + | |
- | </div>
| + | |
- |
| + | |
- | <div class="cleaner_h40"> </div>
| + | |
- |
| + | |
- |
| + | |
- | </div> <!-- end of content -->
| + | |
- |
| + | |
- | <div class="cleaner"> </div>
| + | |
- |
| + | |
- | </div> | + | |
| | | |
- | <div id="content_wrapper_bottom"> </div> | + | </ul> |
- | <!-- end of content_wrapper -->
| + | <b> Welcome to   <a href="http://en.ustc.edu.cn/" target="_blank">University of Science and Technology of China</a> ! </b> |
- |
| + | |
| | | |
| + | <div id="to_org_box"><a href="https://2011.igem.org/Main_Page"><img class="logo" src="https://static.igem.org/mediawiki/2011/8/88/USTC_Software_back_to_igem.png" width="69" height="70"alt="Go back to igem.org" style="right:auto"/></a> |
| + | </div> |
| | | |
- | <div id="footer">
| |
- |
| |
- | <ul class="footer_menu">
| |
- | <li><a href="https://2011.igem.org/Team:USTC-Software" target="_parent">Home</a></li>
| |
- | <li><a href="https://2011.igem.org/Team:USTC-Software/project" target="_parent">Project</a></li>
| |
- | <li><a href="https://2011.igem.org/Team:USTC-Software/model"> MoDeL</a></li>
| |
- | <li><a href="#" target="_parent">Notebook</a></li>
| |
- | <li><a href="https://2011.igem.org/Team:USTC-Software/human_practice" target="_parent">Human Practice</a></li>
| |
- | <li class="last_menu"><a href="https://2011.igem.org/Team:USTC-Software/team" target="_parent">Team</a></li>
| |
- | </ul>
| |
- | Welcome to   <a href="http://en.ustc.edu.cn/" target="_blank">University of Science and Technology of China</a> !
| |
- |
| |
| <div id="totop_box"> | | <div id="totop_box"> |
- | <a href="#top"><img class="logo" src="https://static.igem.org/mediawiki/2011/e/eb/USTC_Software_top_icon.gif" width="73" height="75"alt="go back to top" style="right:auto"/></a> | + | <a href="#top"><img class="logo" src="https://static.igem.org/mediawiki/2011/e/eb/USTC_Software_top_icon.gif" width="76" height="72"alt="Go back to Top" style="right:auto"/></a> |
| </div> | | </div> |
| | | |
- | </div> <!-- end of footer --> | + | </div> <!-- end of mfooter --> |
| | | |
| </body> | | </body> |
| </html> | | </html> |