Team:AHUT China/Safety

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
-
<html xmlns="http://www.w3.org/1999/xhtml">
 
<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>
+
<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;}

  1. top-section{
  height:0px;
   border:none;
   width:980px;
   margin:0 auto;
   padding:0 0 0 0;
   background-color:transparent;
   overflow:hide;

}

  1. p-logo{display:none;}
  2. search-controls{display:none;}
  3. 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" />

<script type="text/javascript"> var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"}); </script> </body> </html>