Template:Team:USTC-Software/header-n

From 2012.igem.org

(Difference between revisions)
Line 93: Line 93:
/*the begin of header-n css*/
/*the begin of header-n css*/
-
#global_header-n{
+
#wrap_global_header-n{
width:980px;
width:980px;
height:130px;
height:130px;
Line 223: Line 223:
}​ /*the end of search box css*/
}​ /*the end of search box css*/
</style>
</style>
 +
 +
 +
  <div id="wrap_global_header-n">
 +
<div id="team_logo-n"></div>
 +
 +
    <div id="navs-n">
 +
                              <ul>
 +
<li><a href="#"/><div id="home_botton-n"></div></li>
 +
 +
<li><a href="#"/><div id="project_botton-n"></div></li>
 +
 +
<li><a href="#"/><div id="team_botton-n"></div></li>
 +
 +
<li><a href="#"/><div id="notes_botton-n"></div></li>
 +
 +
<li><a href="#"/><div id="hp_botton-n"></div></li>
 +
                              </ul>
 +
    </div>
 +
                  </div>
 +
</head>
</head>

Revision as of 04:35, 15 August 2012

 
TOP