Template:Team:USTC Software/Header
From 2010.igem.org
(Difference between revisions)
(97 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
- | + | <style type="text/css"> | |
body {behavior: url(http://www.xs4all.nl/~peterned/htc/csshover3-source.htc);} | body {behavior: url(http://www.xs4all.nl/~peterned/htc/csshover3-source.htc);} | ||
- | + | #menubar{ | |
- | + | position: absolute; | |
+ | top: 0px; | ||
} | } | ||
- | + | #menubar li a{ | |
- | + | color:black; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | # | + | |
- | + | #menubar li a:hover { | |
- | + | color:#8f6620; | |
- | + | font-weight: bold; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | font- | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | #menubar li.selected a { | |
- | + | color:#292f2f; | |
- | + | ||
} | } | ||
- | + | #top-section { height: 20px; margin-top: -5px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 10px; padding:0; border: none;} | |
- | + | ||
- | + | #globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0;} | |
- | + | ||
- | + | #search-controls { overflow:hidden; display:block; background: none; position: absolute; top: -100px; right: -100px;} | |
- | + | ||
- | + | #p-logo { height:1px; overflow:hidden; display: none;} | |
- | + | ||
- | + | .left-menu { width: 400px; display:block; float:left; border: none;} | |
- | } | + | .left-menu ul { border: none; } |
- | + | ||
- | + | #menubar.right-menu { width:300px; display:block; float:left; border: none;} | |
- | } | + | .right-menu ul { border: none;} |
- | + | ||
- | + | ||
- | + | ||
- | } | + | |
- | # | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | } | + | |
.clear {clear:both;} | .clear {clear:both;} | ||
body.mediawiki { | body.mediawiki { | ||
- | background-color: | + | background-color: gray; |
background-position: center center; | background-position: center center; | ||
background-attachment: fixed; | background-attachment: fixed; | ||
Line 90: | Line 63: | ||
} | } | ||
a:link { | a:link { | ||
- | color: # | + | color: #3300FF; |
text-decoration: none | text-decoration: none | ||
} | } | ||
a:visited { | a:visited { | ||
- | color:# | + | color:#3300FF; |
text-decoration: none | text-decoration: none | ||
} | } | ||
Line 105: | Line 78: | ||
text-decoration: none | text-decoration: none | ||
} | } | ||
- | #bodyContent { width: 970px; margin: | + | #bodyContent { width: 970px; margin: 250px 0px 0px 0px; background-color:white;} |
- | #content {padding-left: | + | #content {padding-left: 2px; width: 970px; background-color:white;} |
table#team_members { text-align: justify; border: 0; } | table#team_members { text-align: justify; border: 0; } | ||
table#team_members h2, table#team_members h3 { clear: both; } | table#team_members h2, table#team_members h3 { clear: both; } | ||
Line 114: | Line 87: | ||
margin: 0; | margin: 0; | ||
width: 969px; | width: 969px; | ||
- | height: | + | height: 246px; |
align: center; | align: center; | ||
border-style: solid; | border-style: solid; | ||
Line 123: | Line 96: | ||
margin: 0; | margin: 0; | ||
width: 969px; | width: 969px; | ||
- | height: | + | height: 250px; |
align: center; | align: center; | ||
- | + | background-repeat: no-repeat; | |
- | + | background-image: url(https://static.igem.org/mediawiki/2010/3/38/USTC_Software_header8_finish.jpg); | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
#navigation { | #navigation { | ||
- | position:absolute; left:0px; top: | + | position:absolute; left:0px; top:157px; width:793px; height:69px; |
z-index:100; background-color: transparent; float: left; | z-index:100; background-color: transparent; float: left; | ||
color: #0000FF; | color: #0000FF; | ||
- | } | + | } |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
#menu * { | #menu * { | ||
- | margin: | + | width: 960px; |
+ | margin-top: 10px; | ||
padding: 0; | padding: 0; | ||
} | } | ||
Line 188: | Line 117: | ||
behavior: url(http://www.xs4all.nl/~peterned/htc/csshover3-source.htc); <!-- fuer ie6 --> | behavior: url(http://www.xs4all.nl/~peterned/htc/csshover3-source.htc); <!-- fuer ie6 --> | ||
font-family: calibri, verdana, sans-serif; | font-family: calibri, verdana, sans-serif; | ||
- | font-size: | + | font-size: 18px; |
background-color: transparent; | background-color: transparent; | ||
float:left; | float:left; | ||
Line 210: | Line 139: | ||
#menu a { | #menu a { | ||
- | color: # | + | color: #c7807c; |
display: inline; | display: inline; | ||
text-decoration: none; | text-decoration: none; | ||
Line 216: | Line 145: | ||
#menu a:visited { | #menu a:visited { | ||
- | color:# | + | color:#c7807c; |
text-decoration: none | text-decoration: none | ||
} | } | ||
#menu a:hover { | #menu a:hover { | ||
- | color: | + | color: white; |
} | } | ||
Line 251: | Line 180: | ||
display: inline; | display: inline; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<!-- contents --> | <!-- contents --> | ||
Line 269: | Line 188: | ||
} | } | ||
- | + | </style> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</head> | </head> | ||
Line 284: | Line 196: | ||
<body> | <body> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<div id="main_wrapper"> | <div id="main_wrapper"> | ||
<div id="header"> | <div id="header"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
<div id="navigation"> | <div id="navigation"> | ||
<div id="menu" style="position:static"> | <div id="menu" style="position:static"> | ||
<ul> | <ul> | ||
<li id="mainHome"><a class="aMain" href="https://2010.igem.org/Team:USTC_Software/home">Home</a></li> | <li id="mainHome"><a class="aMain" href="https://2010.igem.org/Team:USTC_Software/home">Home</a></li> | ||
- | + | <li id="mainProject"><a class="aProject" href="https://2010.igem.org/Team:USTC_Software/Features">Project</a> | |
- | <li id="mainProject"><a class="aProject" href="https://2010.igem.org/Team:USTC_Software/ | + | |
<ul> | <ul> | ||
- | + | <li><a href="https://2010.igem.org/Team:USTC_Software/Features">Introduction</a></li> | |
- | <li><a href="https://2010.igem.org/Team:USTC_Software/Features"> | + | <li><a href="https://2010.igem.org/Team:USTC_Software/User_Interface">User Interface Design</a></li> |
- | <li><a href="https://2010.igem.org/Team:USTC_Software/User_Interface">User Interface</a></li> | + | |
<li><a href="https://2010.igem.org/Team:USTC_Software/MoDeL">MoDeL</a></li> | <li><a href="https://2010.igem.org/Team:USTC_Software/MoDeL">MoDeL</a></li> | ||
- | <li><a href="https://2010.igem.org/Team:USTC_Software/Simulation"> | + | <li><a href="https://2010.igem.org/Team:USTC_Software/Simulation">Algorithm</a></li> |
+ | <li><a href="https://2010.igem.org/Team:USTC_Software/resources">Resources</a></li> | ||
</ul> | </ul> | ||
- | </li> | + | <li id="mainModel"><a class="aModel" href="https://2010.igem.org/Team:USTC_Software/MoDeL">MoDeL</a> |
- | <li id="mainDemo"><a class="aDemo" href="https://2010.igem.org/Team:USTC_Software/downloads">Demo</a> </li> | + | <ul> |
+ | <li><a href="https://2010.igem.org/Team:USTC_Software/MoDeL">One-Minute Introduction</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:USTC_Software/model_features">Features</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:USTC_Software/model_lang">Standardization</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:USTC_Software/model_future">Future Work</a></li> | ||
+ | </ul> | ||
+ | <li id="mainDemo"><a class="aDemo" href="https://2010.igem.org/Team:USTC_Software/downloads">Demo</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2010.igem.org/Team:USTC_Software/downloads">Overview of Demos</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:USTC_Software/Transfer function of Part:BBa_F2620">pLux-LuxR repression system</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:USTC_Software/Toggle-Switch">Toggle-Switch</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:USTC_Software/Repressilator">Repressilator</a></li> | ||
+ | </ul> | ||
+ | |||
<li id="mainNotebook"><a class="aNotebook" href="https://2010.igem.org/Team:USTC_Software/notebook">Notebook</a> </li> | <li id="mainNotebook"><a class="aNotebook" href="https://2010.igem.org/Team:USTC_Software/notebook">Notebook</a> </li> | ||
- | <li id="mainHumanPractice"><a class="aHumanPractice" href="https://2010.igem.org/Team:USTC_Software/human_practice">Human Practice</a> < | + | <li id="mainHumanPractice"><a class="aHumanPractice" href="https://2010.igem.org/Team:USTC_Software/human_practice">Human Practice</a> |
- | + | <ul> | |
+ | <li><a href="https://2010.igem.org/Team:USTC_Software/human_practice">The C Project</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:USTC_Software/safety">Safety</a></li> | ||
+ | </ul> | ||
<li id="mainTeam"><a class="aTeam" href="https://2010.igem.org/Team:USTC_Software/team">Team</a> | <li id="mainTeam"><a class="aTeam" href="https://2010.igem.org/Team:USTC_Software/team">Team</a> | ||
<ul> | <ul> | ||
- | <li><a href="https://2010.igem.org/Team:USTC_Software/team">Students</a></li> | + | <li><a href="https://2010.igem.org/Team:USTC_Software/team">Overview</a></li> |
- | <li><a href="https://2010.igem.org/Team:USTC_Software/ | + | <li><a href="https://2010.igem.org/Team:USTC_Software/Students">Students</a></li> |
+ | <li><a href="https://2010.igem.org/Team:USTC_Software/Instructors">Instructors</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:USTC_Software/iGEM Teams">Collaboration</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:USTC_Software/attribution">Attribution & Contributions</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:USTC_Software/acknowledgments">Acknowledgments</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | |||
- | |||
</ul> | </ul> | ||
Line 334: | Line 249: | ||
<!-- For IE 6 --> | <!-- For IE 6 --> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | + | window.onload = function() { | |
- | + | var lis = document.getElementsByTagName('li'); | |
- | + | for(i = 0; i < lis.length; i++) { | |
- | + | var li = lis[i]; | |
- | + | if (li.id == 'mainTeam' || li.id == 'mainProject' ) { | |
- | + | li.onmouseover = function() { this.getElementsByTagName('ul').item(0).style.display = 'block'; } | |
- | + | li.onmouseout = function() { this.getElementsByTagName('ul').item(0).style.display = 'none'; } | |
- | + | } | |
- | + | } | |
- | + | } | |
</script> | </script> | ||
</body></html> | </body></html> |
Latest revision as of 05:38, 28 November 2010