Template:NFLSIndex
From 2014hs.igem.org
(Difference between revisions)
AlexGorilla (Talk | contribs) |
AlexGorilla (Talk | contribs) |
||
(15 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<head> | <head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
+ | <script type="text/javascript" src="jscript/jquery.js"></script> | ||
<title>iGEM Nanjing_NFLS</title> | <title>iGEM Nanjing_NFLS</title> | ||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
+ | #menubar { font-size: 12px} | ||
div#contentSub{ | div#contentSub{ | ||
display: none; | display: none; | ||
position: absolute;left: 0px;top: 0px; | position: absolute;left: 0px;top: 0px; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 73: | Line 48: | ||
#catlinks{display:none;} | #catlinks{display:none;} | ||
</style> | </style> | ||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
body { | body { | ||
Line 89: | Line 63: | ||
height: 180px; | height: 180px; | ||
z-index: 1; | z-index: 1; | ||
- | left: | + | left: 25px; |
- | top: | + | top: -5px; |
} | } | ||
#primary-nav { | #primary-nav { | ||
Line 97: | Line 71: | ||
height: 60px; | height: 60px; | ||
z-index: 2; | z-index: 2; | ||
- | left: | + | left: 313px; |
- | top: | + | top: 87px; |
font-size: large; | font-size: large; | ||
} | } | ||
Line 138: | Line 112: | ||
#main-nav { | #main-nav { | ||
position: absolute; | position: absolute; | ||
- | color:#FFF; | + | color: #FFF; |
- | width: | + | width: 100%; |
- | height: | + | height: 450px; |
z-index: 3; | z-index: 3; | ||
- | left: | + | left: 0px; |
- | top: | + | top: 156px; |
- | background- | + | background-repeat: repeat; |
} | } | ||
#navb-project { | #navb-project { | ||
position: absolute; | position: absolute; | ||
- | z-index: | + | z-index: 5; |
font-size: 24px; | font-size: 24px; | ||
text-align: right; | text-align: right; | ||
Line 154: | Line 128: | ||
#navb-biobricks { | #navb-biobricks { | ||
position: absolute; | position: absolute; | ||
- | z-index: | + | z-index: 6; |
font-size: 18px; | font-size: 18px; | ||
text-align: right; | text-align: right; | ||
Line 160: | Line 134: | ||
#navb-notebook { | #navb-notebook { | ||
position: absolute; | position: absolute; | ||
- | z-index: | + | z-index: 7; |
font-size: 20px; | font-size: 20px; | ||
text-align: right; | text-align: right; | ||
Line 166: | Line 140: | ||
#navb-safety { | #navb-safety { | ||
position: absolute; | position: absolute; | ||
- | z-index: | + | z-index: 8; |
font-size: 18px; | font-size: 18px; | ||
text-align: right; | text-align: right; | ||
Line 172: | Line 146: | ||
#navb-humanprac { | #navb-humanprac { | ||
position: absolute; | position: absolute; | ||
- | z-index: | + | z-index: 9; |
font-size: 18px; | font-size: 18px; | ||
text-align: right; | text-align: right; | ||
Line 178: | Line 152: | ||
#navb-team { | #navb-team { | ||
position: absolute; | position: absolute; | ||
- | z-index: | + | z-index: 10; |
font-size: 20px; | font-size: 20px; | ||
text-align: right; | text-align: right; | ||
Line 184: | Line 158: | ||
#navb-ourpartners { | #navb-ourpartners { | ||
position: absolute; | position: absolute; | ||
- | z-index: | + | z-index: 11; |
font-size: 18px; | font-size: 18px; | ||
text-align: right; | text-align: right; | ||
} | } | ||
#navb-context { | #navb-context { | ||
+ | display:none; | ||
position: absolute; | position: absolute; | ||
- | z-index: | + | z-index: 12; |
width: 400px; | width: 400px; | ||
height: 300px; | height: 300px; | ||
+ | } | ||
+ | .slides { | ||
+ | margin: 0px auto; | ||
+ | width: 100%; | ||
+ | height: 450px; | ||
+ | overflow: hidden; | ||
+ | position: relative; | ||
+ | z-index: 4 | ||
+ | } | ||
+ | .slide-pic { | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | width: 100%; | ||
+ | overflow: hidden; | ||
+ | list-style: none; | ||
+ | } | ||
+ | .slide-pic img { | ||
+ | width: 100%; | ||
+ | height: 450px; | ||
+ | } | ||
+ | .slide-pic li { | ||
+ | display: none; | ||
+ | } | ||
+ | .slide-pic li.cur { | ||
+ | display: block; | ||
+ | } | ||
+ | .slide-li { | ||
+ | padding: 0px; | ||
+ | right: 50px; | ||
+ | bottom: 15px; | ||
+ | position: absolute; | ||
+ | float:left; | ||
+ | } | ||
+ | .slide-li li { | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | width: 30px; | ||
+ | height:40px; | ||
+ | float:left; | ||
+ | overflow:hidden; | ||
+ | } | ||
+ | .slide-li a { | ||
+ | width: 30px; | ||
+ | height: 20px; | ||
+ | color: #000; | ||
+ | font-size: 26px; | ||
+ | display: block; | ||
+ | text-align:center; | ||
+ | text-decoration:none; | ||
+ | margin-bottom:5px; | ||
+ | } | ||
+ | .slide-li a:hover { | ||
+ | color: #ccc; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | .slide-txt span { | ||
+ | display: none; | ||
} | } | ||
</style> | </style> | ||
Line 200: | Line 232: | ||
<div id="primary-nav"> | <div id="primary-nav"> | ||
<ul> | <ul> | ||
- | <li | + | <li id="nav-main" ><a href="https://2014hs.igem.org/Team:Nanjing_NFLS/main.html">MAIN</a></li> |
- | <li id="nav-project"><a href="project.html">PROJECT</a></li> | + | <li id="nav-project"><a href="https://2014hs.igem.org/Team:Nanjing_NFLS/project.html">PROJECT</a></li> |
- | <li id="nav-biobricks"><a href="biobricks.html">BIOBRICKS</a></li> | + | <li id="nav-biobricks"><a href="https://2014hs.igem.org/Team:Nanjing_NFLS/biobricks.html">BIOBRICKS</a></li> |
- | <li id="nav-notebook"><a href="notebook.html">NOTEBOOK</a></li> | + | <li id="nav-notebook"><a href="https://2014hs.igem.org/Team:Nanjing_NFLS/notebook.html">NOTEBOOK</a></li> |
- | <li id="nav-safety"><a href="safety.html">SAFETY</a></li> | + | <li id="nav-safety"><a href="https://2014hs.igem.org/Team:Nanjing_NFLS/safety.html">SAFETY</a></li> |
- | <li id="nav-humanpractice"><a href="humanpractice.html">HUMAN PRACTICE</a></li> | + | <li id="nav-humanpractice"><a href="https://2014hs.igem.org/Team:Nanjing_NFLS/humanpractice.html">HUMAN PRACTICE</a></li> |
- | <li id="nav-team"><a href="team.html">TEAM</a></li> | + | <li id="nav-team"><a href="https://2014hs.igem.org/Team:Nanjing_NFLS/team.html">TEAM</a></li> |
- | <li id="av-ourpartners"><a href="ourpartners.html">OUR PARTNERS</a></li> | + | <li id="av-ourpartners"><a href="https://2014hs.igem.org/Team:Nanjing_NFLS/ourpartners.html">OUR PARTNERS</a></li> |
<li id="nav-contactus"><a href="mailto:shushutaishuaile@outlook.com">CONTACT US</a></li> | <li id="nav-contactus"><a href="mailto:shushutaishuaile@outlook.com">CONTACT US</a></li> | ||
</ul> | </ul> |
Latest revision as of 09:50, 20 June 2014