您的位置:首页 > 其它

三级导航菜单,三级竖向展开/收缩导航菜单

2011-07-22 10:34 260 查看
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh-CN">

<head>
<title>三级导航菜单,三级竖向展开/收缩导航菜单-网页特效观止-网页特效代码|jspal.com|</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style>
a{color: #000000;text-decoration: none;}
a:hover{color: #ff0000;text-decoration: underline;}
body{font-size:12px;}
.p{margin-left:10px;}
.ps{margin-left:10px;display:none;}
.pss{margin-left:10px;display:block;}
.t{cursor:pointer;background:url(images/ico080426_close.gif) no-repeat;line-height:20px; padding-left:20px; height:20px;}
.f{cursor:pointer;background:url(images/ico080426_open.gif) no-repeat;line-height:20px; padding-left:20px; height:20px;}
.b{cursor:pointer;background:url(images/ico080426_dot.gif) no-repeat;line-height:20px; padding-left:20px; height:20px;}
.fblod{font-weight:bold;}
.padtb8{padding:8px 0;}
.fontred{color:#f00;}
</style>
</head>

<body bgcolor="#F6F6F6" leftmargin="0">
详细内容查看: JS伙伴
</body>
</html>
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: