I have a page with divs like below
相关标签: 7条回答 一整个雨季 2020-12-02 11:10 If you're gonna use B2 for styling purposes you can try this "hack" #B { overflow: hidden;} #B2 {padding-bottom: 9999px; margin-bottom: -9999px} jsFiddle 0 讨论(0) 发布评论: 提交评论 加载中... 上一页 1 2 验证码 看不清? 提交回复 热议问题
If you're gonna use B2 for styling purposes you can try this "hack"
#B { overflow: hidden;} #B2 {padding-bottom: 9999px; margin-bottom: -9999px}
jsFiddle