开发者

How to set 100% height of a nested table while using DOCTYPE tag?

开发者 https://www.devze.com 2023-01-02 18:46 出处:网络
I have a child table inside the cell of parent table. I want to stretch the child ta开发者_StackOverflow社区ble so that i covers full space in the cell of parent table. Also i need to keep the DOCTYPE

I have a child table inside the cell of parent table. I want to stretch the child ta开发者_StackOverflow社区ble so that i covers full space in the cell of parent table. Also i need to keep the DOCTYPE tag. Please suggest how to achieve this.


See - How to set 100% table height in html

This solution will work independent of DOCTYPE

0

精彩评论

暂无评论...
验证码 换一张
取 消