Zhu Tingting (Talk | contribs) (Replaced content with "<html> <a href="https://2018.igem.org/Team:Example2/Test_Direct"> < div class="menu_item direct_link"> Test Direct </div> </a> </html>") |
Zhu Tingting (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | <html> | + | <html xmlns="http://www.w3.org/1999/xhtml"> |
− | < | + | <head> |
− | < div class=" | + | |
− | + | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | |
− | </div> | + | <title>无标题文档</title> |
− | </a> | + | <style type="text/css"> |
+ | <!-- | ||
+ | body { | ||
+ | margin-left: 0px; | ||
+ | margin-top: 0px; | ||
+ | margin-right: 0px; | ||
+ | margin-bottom: 0px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2018/4/4f/T--BCU--background22.jpg); | ||
+ | } | ||
+ | .title { | ||
+ | height: 200px; | ||
+ | width: 960px; | ||
+ | margin-right: auto; | ||
+ | margin-left: auto; | ||
+ | float: right; | ||
+ | |||
+ | } | ||
+ | --> | ||
+ | </style> | ||
+ | <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script> | ||
+ | <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" /> | ||
+ | </head> | ||
+ | |||
+ | .s1{ | ||
+ | font-size:16px; | ||
+ | font-family:Verdana,Arial,Helvetica,sans-serif; | ||
+ | text-decoration:none; | ||
+ | color:#ffffff; | ||
+ | border-right:#ffffff 1px solid; | ||
+ | border-left:#ffffff 1px solid; | ||
+ | border-top:#ffffff 1px solid; | ||
+ | border-bottom:#ffffff 1px solid; | ||
+ | padding-right: 15px; | ||
+ | padding-left: 15px; | ||
+ | padding-top: 5px; | ||
+ | padding-bottom: 15px; | ||
+ | background: none | ||
+ | } | ||
+ | |||
+ | |||
+ | <div class="title"> | ||
+ | <ul id="MenuBar1" class="s1"> | ||
+ | <li><a href="#">HOME</a></li> | ||
+ | <li><a href="#" class="MenuBarItemSubmenu">TEAM</a> | ||
+ | <ul> | ||
+ | <li><a href="#">Team Member</a></li> | ||
+ | <li><a href="#">无标题项目</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="#" class="MenuBarItemSubmenu">PROJECT</a> | ||
+ | <ul> | ||
+ | <li><a href="#">Des</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | .s1:hover{ | ||
+ | font-size:16px; | ||
+ | font-family:Verdana,Arial,Helvetica,sans-serif; | ||
+ | text-decoration:none; | ||
+ | color:#ffff00; | ||
+ | border-right:#ffff00 1px solid; | ||
+ | border-left:#ffff00 1px solid; | ||
+ | border-top:#ffff00 1px solid; | ||
+ | border-bottom:#ffff00 1px solid; | ||
+ | padding-right: 15px; | ||
+ | padding-left: 15px; | ||
+ | padding-top: 5px; | ||
+ | padding-bottom: 15px; | ||
+ | background: none | ||
+ | |||
+ | } | ||
+ | |||
+ | <body> | ||
+ | <a class="s1" href="#">HOME</a> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | <!-- | ||
+ | var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"}); | ||
+ | //--> | ||
+ | </script> | ||
+ | |||
+ | |||
+ | </body> | ||
</html> | </html> |
Revision as of 08:31, 16 July 2018