Div height 100% excluding header

后端 未结 5 1130
半阙折子戏
半阙折子戏 2021-01-02 09:06

Ok so I know this topic has many questions, but I still haven\'t been able to figure exactly how to make this work. This is close to the problem, but its not working for m

5条回答
  •  無奈伤痛
    2021-01-02 09:51

    Here is an article about this problem. CSS 100% height problem

    You can see the example page has a perfect 100% layout what header and footer. It uses relative position and not absolute.

提交回复
热议问题