html5鼠标悬停文字变粗,当鼠标滑过字体加粗、背景变色的CSS导航菜单

背景变色导航栏-http://www.webdm.cn .wrap{width:210px;margin:20px 300px;} .wrap ul,#list
背景变色导航栏-http://www.webdm.cn

.wrap{width:210px;margin:20px 300px;}

.wrap ul,#listA li{padding:0;margin:0;list-style:none;font-size:12px;}

#listA li.on{background:#ccc;background:#f6f6f6;font-weight:bold;}

.wrap ul{width:210px;border:solid 1px #eee;border-bottom:none}

#listA li{height:24px;line-height:24px;padding:0 15px;border-bottom:solid 1px #eee;background:#fdfdfd;color:#cc0000}

#listA li span{float:right}

#listA li a{color:#cc0000;text-decoration:none}

#listA li a:hover{color:#000099;text-decoration:underline}

  • 查看网页代码站
  • 更多WebDm.cn
  • 发布Ajax
  • 发布GuestBook

网页代码站 - 最专业的代码下载网站 - 致力为中国站长提供有质量的代码!