How to set 100% height of a nested table while using DOCTYPE tag?
- by Rahul Shinde
I have a child table inside the cell of parent table. I want to stretch the child table 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.