How to make div scale vertically all the way down?

后端 未结 7 728
没有蜡笔的小新
没有蜡笔的小新 2020-12-31 22:35

I have the following situation, presented in the picture. Grey div is the parent of magenta and blue divs. Magenta div scales vertically with the content. I would like to ha

7条回答
  •  -上瘾入骨i
    2020-12-31 23:20

    Another way to set height 100% in html objects is use styles:

    
    
     
    
    
    
    aaa

提交回复
热议问题