<! DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 transitional//en" "Http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
<fck:meta http-equiv= "Content-type" content= "text/html; charset=gb2312 "/>
<title> Translucent Effects navigation menu </title>
<style type= "Text/css" >
<!--
#navcontainer
{
Background: #f0e7d7;
margin:0 Auto;
Padding:1em 0 0 0;
Font-family:georgia, serif;
Text-transform:lowercase;
}
/* To stretch the container div to contain floated list */
#navcontainer: After
{
Content: ".";
Display:block;
line-height:1px;
font-size:1px;
Clear:both;
}
Ul#navlist
{
List-style:none;
padding:0;
margin:0 Auto;
width:80%;
Font-size:0.8em;
}
Ul#navlist Li
{
Display:block;
Float:left;
width:15%;
margin:0;
padding:0;
}
Ul#navlist Li A
{
Display:block;
width:100%;
Padding:0.5em;
border-width:1px;
Border-color: #ffe #aaab9c #ccc #fff;
Border-style:solid;
Color: #777;
Text-decoration:none;
Background: #f7f2ea;
}http://www.huiyi8.com/jiaocheng/
Documentation Tutorials
#navcontainer >ul#navlist Li a {width:auto;}
Ul#navlist Li#active A
{
Background: #f0e7d7;
Color: #800000;
}
Ul#navlist li A:hover, ul#navlist li#active a:hover
{
Color: #800000;
Background:transparent;
Border-color: #aaab9c #fff #fff #ccc;
}
-
</style>
<body>
<div id= "Navcontainer" >
<ul id= "Navlist" >
<li id= "Active" ><a href= "#/" _fcksavedurl= "#/" id= "current" > Effects </a></li>
<li><a href= "#" _fcksavedurl= "#" > Effects </a></li>
<li><a href= "#" _fcksavedurl= "#" > Effects </a></li>
<li><a href= "#" _fcksavedurl= "#" > Effects </a></li>
<li><a href= "#" _fcksavedurl= "#" > Effects </a></li>
<li><a href= "#" _fcksavedurl= "#" > Effects </a></li>
</ul>
</div>
</body>
Translucent Effects navigation Menu