dahai5566
table {
  width: 100%;
  border-collapse: collapse;  // 合并边框
}
table,
table tr th,
table tr td {
  border: 1px solid #e4e3e3;
  text-align: center;
}

 

分类:

技术点:

相关文章: