微软风格的CSS横向菜单

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>水平导航菜单(DIV+CSS)</title>
<style type="text/css">
body{
background: #FFF;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
padding: 0px;
margin: 5px;
text-align: center;
font-size: 12px;
}
#nav{
height: 44px;
width: 425px;
background: #FFF;
margin:10px auto;
}
.vline{
background: #999;
width: 1px;
height: 20px;
}
#nav ul{
margin:0px;
padding: 0px;
list-style-type: none;
}
#nav li{
float: left;
font-family: Arial;
font-weight: bold;
font-size: 12px;
text-align: center;
}
#nav li a{
display: block;
width: 84px;
line-height: 28px;
color:  #666;
text-decoration: none;
border-top: 4px solid #0F35A5;
}
#nav li a:hover{
color:  #7C8DD9;
border-top: 4px solid #7C8DD9;
}
</style>
</head>
<body><div id="nav"><ul><li><a href="http://www.js323.com">产品介绍</a></li><li class="vline"></li>
<li><a href="http://www.sjzlixing.com">石家庄拓展</a></li><li class="vline"></li>
<li><a href="#">联系我们</a></li><li class="vline"></li>
<li><a href="#">新闻中心</a></li><li class="vline"></li>
<li><a href="#">公司简介</a></li><li class="vline"></li>
</ul></div>
</body>
</html>

 

转载于:https://www.cnblogs.com/youtianxia/p/3969567.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值