im sinne von:
<table width="100%" height="100%"> <tr> <td> test </td </tr> </table>
er reagiert nur auf width bei prozent. bei height nur auf fixe parameter wie px.
im sinne von:
<table width="100%" height="100%"> <tr> <td> test </td </tr> </table>
er reagiert nur auf width bei prozent. bei height nur auf fixe parameter wie px.