gpt4 book ai didi

html - 显示 : Inline-block is positioning the element below

转载 作者:太空宇宙 更新时间:2023-11-04 14:14:29 25 4
gpt4 key购买 nike

<分区>

我有一个非常基本的并排布局,我正在努力实现,但它似乎将元素向下推。

JSFiddle - https://jsfiddle.net/ca616067/1/

.whitebox {            
background-color: #fff;
height: 200px;
display: inline-block;
}

我已经通过使用修复了它;

Display:inline-block;
position:relative;
top:-185px;

有没有更好的方法来解决这个问题?

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