为什么css中用绝对定位把一个小的png图片覆盖在背景图片上,背景完全不显示了?
明明被覆盖的背景图片很大,png图片很小,为什么一使用绝对定位就只显示png小图片,背景直接不显示了1分钟前html<divclass="main"align="cent...
明明被覆盖的背景图片很大,png图片很小,为什么一使用绝对定位就只显示png小图片,背景直接不显示了
1 分钟前
html
<div class="main" align="center">
<div class="bg" >
<a href="www.baidu.com">
<img alt="Let's go" src="go_btn1.png" class="go_btn" height="50px" width="130px"/>
</a>
</div>
</div> 展开
1 分钟前
html
<div class="main" align="center">
<div class="bg" >
<a href="www.baidu.com">
<img alt="Let's go" src="go_btn1.png" class="go_btn" height="50px" width="130px"/>
</a>
</div>
</div> 展开
1个回答
展开全部
光这样说不知道啊,楼主发html代码和css代码啊。建议查看父元素的宽和高
追问
css:
.main{
position:relative;
height="2532px";
width="1440px"
position:relative;
z-index:-1;
rgba(0, 0, 0, 0);
no-repeat;
center ;
background_image:"background.jpg";
}
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询