css问题,想达到a:hover背景红色像图片一那样要怎样做
展开全部
css设置两个状态就行了
/*默认连接样式*/
a{
width:60px;
height:25px;
margin:0;
padding:0;
color:#ffffff;
text-decoration:none;
display:block;
background:#ffffff url(../images/blue.png) no-repeat 0px 0px;
}
/*鼠标悬浮样式*/
a:hover{
width:60px;
height:25px;
margin:0;
padding:0;
color:#ffffff;
text-decoration:none;
display:block;
background:#ffffff url(../images/red.png) no-repeat 0px 0px;
}
/*默认连接样式*/
a{
width:60px;
height:25px;
margin:0;
padding:0;
color:#ffffff;
text-decoration:none;
display:block;
background:#ffffff url(../images/blue.png) no-repeat 0px 0px;
}
/*鼠标悬浮样式*/
a:hover{
width:60px;
height:25px;
margin:0;
padding:0;
color:#ffffff;
text-decoration:none;
display:block;
background:#ffffff url(../images/red.png) no-repeat 0px 0px;
}
博思aippt
2024-07-20 广告
2024-07-20 广告
作为深圳市博思云创科技有限公司的工作人员,对于Word文档生成PPT的操作,我们有以下建议:1. 使用另存为功能:在Word中编辑完文档后,点击文件->另存为,选择PowerPoint演示文稿(*.pptx)格式,即可将文档内容转换为PPT...
点击进入详情页
本回答由博思aippt提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询