table表格宽度固定,同时td内容过长也不会被撑开,设置如下css:

table{table-layout:fixed;word-break:break-all;}

相关文章:

  • 2022-12-23
  • 2021-05-30
  • 2021-06-29
  • 2022-12-23
  • 2022-12-23
  • 2021-11-07
  • 2021-09-19
  • 2021-10-19
猜你喜欢
  • 2021-08-05
  • 2021-06-02
  • 2022-12-23
  • 2021-10-26
  • 2022-12-23
相关资源
相似解决方案