Difference between revisions of "Team:NJU-China"
(63 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0" name="viewport"> | <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0" name="viewport"> | ||
<!-- Use title if it's in the page YAML frontmatter --> | <!-- Use title if it's in the page YAML frontmatter --> | ||
− | <title> | + | <title>humanpractice</title> |
+ | |||
<meta content="#ffffff" name="msapplication-TileColor"> | <meta content="#ffffff" name="msapplication-TileColor"> | ||
Line 18: | Line 19: | ||
<link href="https://2015.igem.org/Template:NJU-China/CSS3?action=raw&ctype=text/css" rel="stylesheet" type="text/css"> | <link href="https://2015.igem.org/Template:NJU-China/CSS3?action=raw&ctype=text/css" rel="stylesheet" type="text/css"> | ||
<link href="https://2015.igem.org/Template:NJU-China/CSS4?action=raw&ctype=text/css" rel="stylesheet" type="text/css"> | <link href="https://2015.igem.org/Template:NJU-China/CSS4?action=raw&ctype=text/css" rel="stylesheet" type="text/css"> | ||
+ | <!--<link href="https://2015.igem.org/Template:NJU-China/CSS5?action=raw&ctype=text/css" rel="stylesheet" type="text/css"/>--> | ||
<style type="text/css"> | <style type="text/css"> | ||
− | + | body { | |
− | + | background-image: url(https://static.igem.org/mediawiki/2014/b/bd/HUST_Background_3.jpg); | |
− | + | /*background-color: #F99; */ | |
− | + | } | |
− | + | ||
− | + | ||
− | # | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
#footer-box { | #footer-box { | ||
Line 80: | Line 66: | ||
} | } | ||
</style> | </style> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | *{ margin:0; padding:0; list-style:none;} | ||
+ | #nav a { text-decoration:underline;color:#06c; font-size:14px; line-height:24px;text-decoration: none;} | ||
+ | #nav ul{ margin-bottom:5px;} | ||
+ | #nav strong{ color:#696;} | ||
+ | #nav.dyn li ul{ display:none;} | ||
+ | #nav.dyn li ul.show{ display:block;} | ||
+ | #nav.dyn li{ padding-left:15px;line-height:250%} | ||
+ | #btn {background:url(https://static.igem.org/mediawiki/2015/c/cb/NJU-China_mulu_background.jpg);} | ||
+ | #btn:hover {background:url(https://static.igem.org/mediawiki/2015/4/4c/NJU-China_mulu_background2.jpg);} | ||
+ | #btn2 {background:url(https://static.igem.org/mediawiki/2015/7/7e/NJU-China_mulu_project.jpg);} | ||
+ | #btn2:hover {background:url(https://static.igem.org/mediawiki/2015/f/f0/NJU-China_mulu_project2.jpg);} | ||
+ | #btn3 {background:url(https://static.igem.org/mediawiki/2015/3/3f/NJU-China_mulu_model.jpg);} | ||
+ | #btn3:hover {background:url(https://static.igem.org/mediawiki/2015/2/28/NJU-China_mulu_model2.jpg);} | ||
+ | #btn4 {background:url(https://static.igem.org/mediawiki/2015/7/73/NJU-China_mulu_hp.jpg);} | ||
+ | #btn4:hover {background:url(https://static.igem.org/mediawiki/2015/5/54/NJU-China_mulu_hp2.jpg);} | ||
+ | #btn5 {background:url(https://static.igem.org/mediawiki/2015/2/25/NJU-China_mulu_parts.jpg);} | ||
+ | #btn5:hover {https://static.igem.org/mediawiki/2015/a/af/NJU-China_mulu_parts2.jpg);} | ||
+ | #btn6 {background:url(https://static.igem.org/mediawiki/2015/e/e0/NJU-China_mulu_team.jpg);} | ||
+ | #btn6:hover {background:url(https://static.igem.org/mediawiki/2015/4/40/NJU-China_mulu_team2.jpg);} | ||
+ | #btn7 {background:url(https://static.igem.org/mediawiki/2015/4/49/NJU-China_mulu_attribution.jpg);} | ||
+ | #btn7:hover {background:url(https://static.igem.org/mediawiki/2015/6/63/NJU-China_mulu_attribution2.jpg);} | ||
+ | #btn8 {background:url(https://static.igem.org/mediawiki/2015/c/c0/NJU-China_mulu_collabor.jpg);} | ||
+ | #btn8:hover {background:url(https://static.igem.org/mediawiki/2015/c/c2/NJU-China_mulu_collabor2.jpg);} | ||
+ | #btn9 {background:url(https://static.igem.org/mediawiki/2015/6/63/NJU-China_mulu_safety.jpg);} | ||
+ | #btn9:hover {background:url(https://static.igem.org/mediawiki/2015/b/b2/NJU-China_mulu_safety2.jpg);} | ||
+ | #btn10 {background:url(https://static.igem.org/mediawiki/2015/1/13/NJU-China_mulu_notebook.jpg);} | ||
+ | #btn10:hover {background:url(https://static.igem.org/mediawiki/2015/f/fd/NJU-China_mulu_notebook2.jpg);} | ||
+ | </style> | ||
<style> | <style> | ||
− | #contentSub, #footer-box, #catlinks, # | + | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear{display: none;} |
#globalWrapper, #content { /*-- changes default wiki settings --*/ | #globalWrapper, #content { /*-- changes default wiki settings --*/ | ||
Line 100: | Line 116: | ||
height: 100%; | height: 100%; | ||
background-color: transparent; | background-color: transparent; | ||
+ | } | ||
+ | #top-section { | ||
+ | background-color:4848; | ||
+ | border: 0 none; | ||
+ | width: 100%; | ||
+ | height: 24px; | ||
+ | z-index: 100; | ||
+ | top: 0; | ||
+ | position: fixed; | ||
} | } | ||
Line 131: | Line 156: | ||
z-index: 5; | z-index: 5; | ||
} | } | ||
+ | </style> | ||
− | + | ||
− | + | <style type="text/css"> | |
− | + | *{ margin:0; padding:0; list-style:none;} | |
− | + | #nav a { text-decoration:underline;color:#06c; font-size:14px; line-height:24px;text-decoration: none;} | |
− | + | #nav ul{ margin-bottom:5px;} | |
− | + | #nav strong{ color:#696;} | |
− | + | #nav.dyn li ul{ display:none;} | |
− | + | #nav.dyn li ul.show{ display:block;} | |
+ | #nav.dyn li{ padding-left:15px;line-height:250%} | ||
+ | </style> | ||
+ | |||
+ | <style> | ||
+ | body imag { | ||
+ | width: 300px; | ||
+ | height: 200px; | ||
} | } | ||
− | |||
</style> | </style> | ||
Line 148: | Line 180: | ||
<body class="index" data-view="index" style=""> | <body class="index" data-view="index" style=""> | ||
<div class="content"> | <div class="content"> | ||
− | <nav> | + | <nav style="height:80px"> |
− | + | <ul style="margin-top:10px"> | |
− | <ul> | + | <li><a class="button" href="#menu" style="font-weight:bold;font-family:Microsoft YaHei">content</a></li> |
− | <li><a class="button" href="# | + | |
</ul> | </ul> | ||
</nav> | </nav> | ||
Line 158: | Line 189: | ||
</div> | </div> | ||
− | + | <div id="header" style="background-image:url(https://static.igem.org/mediawiki/2015/c/c3/Home_Page1.jpg);background-size:cover"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <div id="header" style="background-image:url(https://static.igem.org/mediawiki/2015/ | + | |
<div class="header-content"> | <div class="header-content"> | ||
<div class="container"> | <div class="container"> | ||
Line 187: | Line 203: | ||
</div> | </div> | ||
− | < | + | |
− | <table style="width:100%;margin-top: | + | <img id="home2" src="https://static.igem.org/mediawiki/2015/6/69/Home_Page2.png"> |
+ | <div id="menu"> | ||
+ | <table style="width:100%;margin-top:50px"> | ||
<tr> | <tr> | ||
− | <td><button id="btn" class="js-link" value="" style="border:none;height: | + | <td><button id="btn" class="js-link" value="" style="border:none;height:250px;width:250px" onclick="javascript:window.location.href='NJU-China-background.html';"></button></td> |
− | <td><button id="btn2" class="js-link" value="" style="border:none;height: | + | <td><button id="btn2" class="js-link" value="" style="border:none;height:250px;width:250px" onclick="javascript:window.location.href='https://2015.igem.org/Team:NJU-China/Description';"></button></td> |
− | <td><button id="btn3" class="js-link" value="" style="border:none;height: | + | <td><button id="btn3" class="js-link" value="" style="border:none;height:250px;width:250px" onclick="javascript:window.location.href='https://2015.igem.org/Team:NJU-China/Modeling';"></button></td> |
− | <td><button id="btn4" class="js-link" value="" style="border:none;height: | + | <td><button id="btn4" class="js-link" value="" style="border:none;height:250px;width:250px" onclick="javascript:window.location.href='https://2015.igem.org/Team:NJU-China/Practices';"></button></td> |
− | <td><button id="btn5" class="js-link" value="" style="border:none;height: | + | <td><button id="btn5" class="js-link" value="" style="border:none;height:250px;width:250px" onclick="javascript:window.location.href='NJU-China-parts.html';"></button></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td><button id="btn6" class="js-link" value="" style="border:none;height: | + | <td><button id="btn6" class="js-link" value="" style="border:none;height:250px;width:250px" onclick="javascript:window.location.href='NJU-China-team.html';"></button></td> |
− | <td><button id="btn7" class="js-link" value="" style="border:none;height: | + | <td><button id="btn7" class="js-link" value="" style="border:none;height:250px;width:250px" onclick="javascript:window.location.href='https://2015.igem.org/Team:NJU-China/Attributions';"></button></td> |
− | <td><button id="btn8" class="js-link" value="" style="border:none;height: | + | <td><button id="btn8" class="js-link" value="" style="border:none;height:250px;width:250px" onclick="javascript:window.location.href='https://2015.igem.org/Team:NJU-China/Collaborations';"></button></td> |
− | <td><button id="btn9" class="js-link" value="" style="border:none;height: | + | <td><button id="btn9" class="js-link" value="" style="border:none;height:250px;width:250px" onclick="javascript:window.location.href='NJU-China-safty.html';"></button></td> |
− | <td><button id="btn10" class="js-link" value="" style="border:none;height: | + | <td><button id="btn10" class="js-link" value="" style="border:none;height:250px;width:250px" onclick="javascript:window.location.href='NJU-China-notebook.html';"></button></td> |
</tr> | </tr> | ||
</table> | </table> |