Difference between revisions of "Team:BCU"

(Replaced content with "aaa")
Line 1: Line 1:
aaa
+
<html xmlns="http://www.w3.org/1999/xhtml">
 +
<head>
 +
 
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<title>无标题文档</title>
 +
<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>
 +
 
 +
 
 +
 
 +
 
 +
<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>
 +
 
 +
 
 +
<script type="text/javascript">
 +
<!--
 +
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
 +
//-->
 +
</script>
 +
 
 +
 
 +
</body>
 +
</html>

Revision as of 01:02, 26 July 2018

无标题文档