XMU-CHINA/Temp/leftbar
From 2012.igem.org
(Difference between revisions)
Line 7: | Line 7: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | + | body { position:fixed; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
z-index:1; | z-index:1; | ||
- | left: 0px; | + | left:0px; |
- | top: | + | top:0px; |
- | } | + | font-family: Verdana; font-size: 12px; line-height: 1.5; } |
- | + | a { color: #F00; text-decoration: none; } | |
- | # | + | #left { position:absolution; |
- | + | margin-left:0px; | |
- | + | ||
- | + | ||
z-index:1; | z-index:1; | ||
left:20px; | left:20px; | ||
top:0px; | top:0px; | ||
- | + | width:145px; | |
+ | height:700px; | ||
+ | margin:0 auto; | ||
+ | } | ||
+ | #left schoolbadge { | ||
font-size:50px; | font-size:50px; | ||
color: #006dab; | color: #006dab; | ||
font-family:Tahoma, Geneva, sans-serif; | font-family:Tahoma, Geneva, sans-serif; | ||
text-align:center; | text-align:center; | ||
- | + | } | |
- | } | + | #left ul { float:left; margin-left:0px;} |
- | + | #left ul a {display:block; width:145px; height:22px; line-height:20px; background:url(https://static.igem.org/mediawiki/igem.org/a/a2/Left-navigbar.png) 0 0 no-repeat; font-size:13px;} | |
+ | #left ul a:hover { background:url() 0 0 no-repeat;text-align:center} | ||
+ | #left ul a#current { text-align:left; font-weight:bold; color:#000;} | ||
</style> | </style> | ||
</head> | </head> | ||
- | |||
<body> | <body> | ||
- | <div id=" | + | <div id="left"> |
- | " width=" | + | <schoolbadge> |
- | < | + | <img src="https://static.igem.org/mediawiki/2012/6/67/Schoolbadge.gif" alt="pictures/校徽.gif |
- | + | " width="145px" height="145px" /> | |
- | + | </schoolbadge> | |
- | + | <ul> | |
- | + | <a id="current" href="#"> Description</a> | |
- | + | <a id="current" href="#"> Main results</a> | |
- | + | <a id="current" href="#"> Data</a> | |
- | + | <a id="current" href="#"> Protocals</a> | |
- | + | <a id="current" href="#"> Team members</a> | |
- | + | </ul> | |
- | + | <img src="https://static.igem.org/mediawiki/2012/a/a5/Leftbar.png" | |
- | + | " width="145px" height="596px" /> | |
- | + | </div> | |
- | + | </body> | |
- | + | ||
- | </ | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</html> | </html> |
Revision as of 03:49, 5 August 2012