当然要提前设置好table的width值,然后再写这个,使得每列宽度都相等。 <style> table { table-layout: fixed; } </style> 相关文章: 2021-12-04 2021-06-19 2021-10-26 2022-12-23 2021-12-23 2021-12-04