100字范文,内容丰富有趣,生活中的好帮手!
100字范文 > html导航栏前面有图片 CSS带图片的漂亮导航菜单

html导航栏前面有图片 CSS带图片的漂亮导航菜单

时间:2020-01-08 13:27:01

相关推荐

html导航栏前面有图片 CSS带图片的漂亮导航菜单

CSS带图片的漂亮导航菜单

ul,li{ list-style:none; float:left;}

body{ font-size:12px; line-height:1.6; font-family:Verdana; text-align:center;}

#info li{ margin-left:4px; margin-top:15px;}

#info a {display:block;text-align:center; padding-left:15px;

padding-top:2px;padding-bottom:1px;background-image:

url(/texiao/mbgs.gif);

background-repeat: no-repeat;color: #000; width:47px; cursor:hand; text-decoration: none;}

#job a:link,#job a:visited{background-position: -62px 0px;}

#eve a:link,#eve a:visited{background-position: -124px 0px;}

#oth a:link,#oth a:visited{background-position: -186px 0px;}

#car a:hover ,#car a:active {background-position: 0px -22px; color:#fff;}

#job a:hover ,#car a:active {background-position: -62px -22px; color:#fff;}

#eve a:hover ,#car a:active {background-position: -124px -22px; color:#fff;}

#oth a:hover ,#car a:active {background-position: -186px -22px; color:#fff;}

MainASPPHPAJAX

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