gpt4 book ai didi

html - 另一轮溢出 :auto in IE

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

我的图片宽度太大。

<table>
<tbody>
<tr>
<td style="max-width: 800px; overflow-x: auto; position: relative">
<img style="position: relative" width="1086" height="756" src="my_picture.jpg" id="cropbox" alt="" />
</td>
</tr>
</tbody>
</table>
</body>

我该如何解决这个问题?

最佳答案

如果要裁剪图片,把overflow-x改成hidden

如果您希望图像适合单元格,请将图像宽度更改为 100%

关于html - 另一轮溢出 :auto in IE,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7823611/

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