iCheny

当然要提前设置好table的width值,然后再写这个,使得每列宽度都相等。

<style>
table
{
table-layout: fixed;
}
</style>

分类:

技术点:

相关文章: