在CSS里添加代码实现点击图片跳转到index.htm
#logo{float:left;width:60px;padding:0px;background:#CCC;line-height:60px;background-i...
#logo{
float:left;
width:60px;
padding: 0px;
background: #CCC;
line-height:60px;
background-image: url(logo.jpg);
height: 60px;
}
//上面是CSS
<div id="logo"></div>
//此处是图片所在框架
求在哪里能添加代码,实现点击图片跳转到到“index.htm”.
最好能在上面的CSS里加 展开
float:left;
width:60px;
padding: 0px;
background: #CCC;
line-height:60px;
background-image: url(logo.jpg);
height: 60px;
}
//上面是CSS
<div id="logo"></div>
//此处是图片所在框架
求在哪里能添加代码,实现点击图片跳转到到“index.htm”.
最好能在上面的CSS里加 展开
3个回答
展开全部
background: url(index.htm路径/logo.jpg) 试试
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询