Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何为桌子提供 100% 的高度,
<table border="1" style="height:100%"><tr> <td>Height 100%</td></tr> </table>
我试过了,但它没有达到 100% 的高度,谁能帮帮我
给你的身体高度,100%桌子就会跟着 - http://jsfiddle.net/R3h3p/
100%