Team:AHUT China/Safety
From 2013.igem.org
Line 1: | Line 1: | ||
- | |||
- | |||
<head> | <head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
- | <title> | + | <title>Ahut_China</title> |
<style type="text/css"> | <style type="text/css"> | ||
/* hiding the top section*/ | /* hiding the top section*/ |
Revision as of 08:32, 13 September 2013
<head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Ahut_China</title> <style type="text/css"> /* hiding the top section*/ body{position:absolute; top:0px; width:100%; height:1480px;}
- top-section{
height:0px; border:none; width:980px; margin:0 auto; padding:0 0 0 0; background-color:transparent; overflow:hide;
}
- p-logo{display:none;}
- search-controls{display:none;}
- top{display:none;}
.firstHeading{display:none;} /* end of hiding the top section*/
.menuziti { text-align: center; font-family: Verdana, Geneva, sans-serif; color: #FFFFFF; } .top { width: 1142px; height: 108px; position: absolute; left: -19px; top: 0px; } </style> <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" /> <style type="text/css"> body { background-color: #151515; } </style> <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script> </head>
<body>
<img src="logo.png" width="209" height="101" />
- <a href="#" class="menuziti"> Home </a>
- <a href="#"> </a>
- <a href="#"> </a>
- <a href="#" class="menuziti">Modling</a>
- <a href="#" class="menuziti">Human Practice</a>
- <a href="#" class="menuziti">Safety</a>
<script type="text/javascript"> var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"}); </script> </body> </html>