gpt4 book ai didi

html - 向右浮动一个div中的无序列表

转载 作者:太空宇宙 更新时间:2023-11-03 18:51:02 26 4
gpt4 key购买 nike

我正试图向右浮动这个将从数据库动态加载的菜单列表,所以我不能对包含列表的 div 使用固定高度,因为列表可能比预期的要长。

我已经为包含的 div 尝试了 height="auto"但是一旦你 float 列表它就不起作用了。

这是代码 http://jsbin.com/iyitom/1/edit

最佳答案

CSS attribute overflow是你的 friend 。您需要将 overflow: hidden; 添加到 .newscontent

关于html - 向右浮动一个div中的无序列表,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14970837/

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