XMU-CHINA/Temp/titlebar
From 2012.igem.org
<head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>XMU</title> <script src="https://2012.igem.org/Team:XMU-China/JS/SpryMenuBar.js" type="text/javascript"></script> <link href="https://2012.igem.org/Team:XMU-China/CSS/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
<style type="text/css">
- titlebar {
font-size: 13px; color: #006DAB; background-image: url(pictures/index.png); background-repeat: no-repeat; position: absolute; z-index: 1; width: 900px; left: 0px; top: 1px; display: table; letter-spacing: 0px; }
</style>
</head>
<body>
- <a href="#https://2012.igem.org/Team:XMU-China">Home</a>
- <a class="MenuBarItemSubmenu" href="#" >Team</a>
- <a href="https://2012.igem.org/Team:XMU-China">Instructors</a>
- <a href="#">Advisors</a>
- <a href="#">Team members</a>
- <a href="#">Acknowledgement</a>
- <a href="#">Collaborations</a>
- <a href="#">Our city&Our university</a>
- <a class="MenuBarItemSubmenu" href="#" >Project</a>
- <a href="#">Background (Approach/ Program)</a>
- <a href="#">Section A</a>
- <a href="#">Section B</a>
- <a href="#">Accomplishment</a>
- <a href="#">Data page</a>
- <a href="#">Future plan</a>
- <a href="#">Reference</a>
- <a class="MenuBarItemSubmenu" href="#">Parts</a>
- <a href="#">Parts submitted</a>
- <a href="#">Attrivutions</a>
- <a class="MenuBarItemSubmenu" href="#">Notebook</a>
- <a href="#">Brainstorm</a>
- <a href="#">Wet lab journal</a>
- <a href="#">Protocols</a>
- <a href="#">Safety</a>
- <a class="MenuBarItemSubmenu" href="#">HumanPractice</a>
- <a href="#">Exhibition</a>
- <a href="#">Communication</a>
- <a href="#https://2012.igem.org">iGEM</a>
</body> </html> |