包含固定宽度表格的网页布局通常会引起宽度问题。
Width problems are often caused by a layout that contains fixed-width tables.
这两种方法各有各自的优点,但如果你不介意表格内容垂直安排,你可以利用固定百分比宽度,因为它使布局更加多变。
There are advantages to both approaches. If you are not concerned about the relative vertical arrangement of objects in a table cell, using the fixed percentage allows for more fluid layouts.
应用推荐