gpt4 book ai didi

css - 无法使用顶部和左侧属性定位相对 div

转载 作者:行者123 更新时间:2023-11-28 18:58:33 25 4
gpt4 key购买 nike

<分区>

我正在创建一个简单的网站布局,其中包含

页眉、横幅、col1、col2、页脚

在#col2 中我创建了一个id 为#main-image 的div。问题是我无法使用顶部和左侧属性定位此 div。这个 div 在 #col2 中并且 #col2 上有 float left 属性。

#main-image {
width: 343px;
height: 312px;
background: #c4b17e;
position: relatvie;
z-index: 10;
top: -100px;
left: -148px;
}

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com