最佳答案
有人知道我可以让最小高度与最新的浏览器工作?我使用的是 CSS 表格,它似乎忽略了最小高度。
<div style="background-color: red; display: table; min-height: 100px;">
abc
</div>