How to give 100% height for table,
<table border="1" style="height:100%"><tr> <td>Height 100%</td></tr> </table>
i tried this but its not taking 100% height,
can any one help me
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Give your body the height of
100%and the table will follow – http://jsfiddle.net/R3h3p/