gpt4 book ai didi

asp.net - html 高度 :auto is not working

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

我想使 aspx 页面的高度自动。所以我固定了主 div 高度:自动。但它不起作用。

代码:

   <div id='Div1' style="background-color: #F5F5F4; width: 100%; height:auto; padding: 15px;">

只有 div 的顶部显示背景色。

最佳答案

style属性中必须是overflow: auto,如果内容超过预定义的高度,就会呈现滚动条

关于asp.net - html 高度 :auto is not working,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9358747/

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