300字范文,内容丰富有趣,生活中的好帮手!
300字范文 > html导航跳转 css实现导航切换的实例代码

html导航跳转 css实现导航切换的实例代码

时间:2024-04-17 06:38:28

相关推荐

html导航跳转 css实现导航切换的实例代码

css导航切换效果图如下:

代码如下,复制即可使用:

css实现导航切换

.clothes{width:1170px;margin:0 auto;border-bottom:1px solid red;margin:30px; }

*{padding:0;margin:0;}

li{list-style:none;height:35px;line-height:35px;width:64px;text-align:center;}

a{text-decoration:none;color:#000;text-align:center;font-size:12px;font-family:"微软雅黑";margin-bottom:-1px;}

.clearfix:after{content:"/200b";height:0;display:block;visibility: hidden;clear: both;}

ul li{float:left;border-top:1px solid #ededed;}

a{border-left:1px solid #fff;width:64px;text-align:center;display:inline-block;height:33px;line-height:33px;margin-bottom:1px;}

a:hover{background:#fff;border-top:2px solid red;border-left:1px solid red !important;border-right:1px solid red;

height:34px;line-height:34px;

}

大牌男装女装鞋靴箱包内衣配饰珠宝首饰奢侈礼品奢华腕表

总结

以上所述是小编给大家介绍的css实现导航切换的实例代码,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对脚本之家网站的支持!

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。