好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

黑色漂亮的DIV+CSS导航菜单代码_html/css_WEB-ITnose

代码简介:黑色漂亮的DIV+CSS导航条,符全W3C 标准,自适应宽度,代码简洁,修改方便,相信你会喜欢哦。

代码内容:

    黑色漂亮的DIV+CSS导航菜单代码_网页代码站(HdhCmsTestwebdm.cn)  #menu {	background: #333;	float: left;	list-style: none;	margin: 0;	padding: 0;	width: 100%;	height: 0px;}#menu li {	float: left;	margin: 0;	padding: 0;	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;	font-size: 67.5%;}#menu a {	background: #333;	color: #ccc;	display: list-item;	float: left;	margin: 0;	padding: 8px 12px;	font-weight:normal;	text-decoration: none;}#menu a:hover {	background: #2580a2;	color: #fff;	padding-bottom: 8px;	}                                         

网页代码站 Ajax/JavaScript ExtJS实例 jQuery代码 CSS特效 HTML精选 在线编辑器 Mootools举例 Prototype框架 官方博客 Guestbook

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

代码来自:http://HdhCmsTestwebdm.cn/webcode/f991e76c-fc17-4aaa-81ba-cee5f086040a.html

查看更多关于黑色漂亮的DIV+CSS导航菜单代码_html/css_WEB-ITnose的详细内容...

  阅读:45次