XMU-CHINA/Temp/leftbar
From 2012.igem.org
(Difference between revisions)
(moved User:Youbin to /Temp/titlebar) |
|||
(16 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | # | + | <html xmlns="http://www.w3.org/1999/xhtml"> |
+ | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
+ | <title>XMU</title> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | body {font-family: Verdana; font-size: 12px; line-height: 1.5; } | ||
+ | a { color: #000; text-decoration: none; } | ||
+ | #left { | ||
+ | position:absolution; | ||
+ | z-index:1; | ||
+ | left:0px; | ||
+ | top:0px; | ||
+ | width:170px; | ||
+ | height:700px; | ||
+ | margin:0 auto; | ||
+ | margin-left:0px; | ||
+ | } | ||
+ | #left schoolbadge { | ||
+ | font-size:50px; | ||
+ | color: #006dab; | ||
+ | font-family:Tahoma, Geneva, sans-serif; | ||
+ | text-align:center; | ||
+ | } | ||
+ | #left ul { float:left; margin-left:0px;} | ||
+ | #left ul a {display:block; width:170px; 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:14px;} | ||
+ | #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> | ||
+ | |||
+ | </head> | ||
+ | <body> | ||
+ | <div id="left"> | ||
+ | <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> |
Latest revision as of 04:00, 5 August 2012