/*CSS样式设置 涂聚文 Geovin Du**/
复制代码代码如下:
.text8
{
font-family: Arial, Helvetica, sans-serif;
background-image: url(../images/05.jpg);
height:42px;
text-align:center;
}
.geovindu
{
cursor:auto;
text-decoration: none;
color: #000;
}
a.geovindu:hover .text8
{
/*background: #000;*/
color:red;
background-image: url(../images/06.jpg);
}
.content
{
margin-top:10px; padding-top:10px;
}
a.geovindu:visited .text8
{
text-decoration:none;
color:red;
background-image: url(../images/06.jpg);
}
/*HTML 代码 涂聚文 Geovin Du**/
复制代码代码如下:
涂聚文,CSS设置DIV Herf底层图片和链接同时改变