body
{
 text-align:center;
}

#tableFooter
{
 margin:0 auto;
}

表格外的DIV虽然用了margin:0 auto; DIV内的表格还是无法居中,需要对表格设置margin:0 auto;

相关文章:

  • 2021-07-07
  • 2022-12-23
  • 2021-09-19
  • 2022-12-23
  • 2021-05-29
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-21
  • 2021-12-15
  • 2022-12-23
  • 2021-12-22
  • 2022-12-23
  • 2022-02-06
  • 2021-12-02
相关资源
相似解决方案