CSS table 固定宽度

http://apps.hi.baidu.com/share/detail/30748047

<style>
.tbl {table-layout:fixed;}
</style>
<table class="tbl" border="1" width="80"><tr><td>abcdefghigklmnopqrstuvwxyz 1234567890</td></tr></table>

posted @ 2012-02-10 11:25  xngeer  阅读(4122)  评论(0编辑  收藏  举报