好得很程序员自学网

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

CSS定义鼠标移上图片链接,出现边框效果_html/css_WEB-ITnose



友情链接用的CSS图片链接和文字链接样式

.f4{
width:100%;
overflow:hidden;
clear:both;
margin:0;
padding:0;
}
.f4 li{
width:94px;
height:37px;
display:block;
float:left;
overflow:hidden;
margin:10px 12px 2px 3px;
}
.f4 li a{
width:88px;
height:31px;
overflow:hidden;
float:left;
border:3px solid #FFF;
}
.f4 li a:hover{
border:3px solid #EEE;
}
.f5{
width:100%;
overflow:hidden;
clear:both;
margin:0;
padding:0;
}
.f5 li{
float:left;
line-height:14px;
padding:0px 8px 0px;
white-space:nowrap;
}
.f5 li a{
color:#000;
float:left;
}



http://HdhCmsTest999jiujiu测试数据/

查看更多关于CSS定义鼠标移上图片链接,出现边框效果_html/css_WEB-ITnose的详细内容...

  阅读:33次