gpt4 book ai didi

c# - 将盒子定位到 td 的底部

转载 作者:行者123 更新时间:2023-11-28 14:22:21 25 4
gpt4 key购买 nike

enter image description here

黑框代表用户上传的图片,宽度固定,高度自由。我想把三个灰色框的位置放在 td 的底部(就像中间的灰色框)。我使用了 position:absolute 和 bottom:0 但是 if 不起作用。

我不知道我该怎么做。

最佳答案

如果您正在使用表格,那么您不能在同一个单元格中使用它,因为 td 元素不能采用 position:relative

您需要重组您的代码以不使用 table 或使用新行 tr 并将灰色框放在那里(演示在 http://jsfiddle.net/SWRXW/)..

关于c# - 将盒子定位到 td 的底部,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8350846/

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