table td:first-child {
    width:160px;
    height:20px;
    border:solid 1px Black;
    padding:5px;
    text-align:center;
}

table td:last-child {
    width:600px;
    height:20px;
    border:solid 1px Black;
    padding:5px;
}

相关文章:

  • 2022-02-08
  • 2022-12-23
  • 2022-01-10
  • 2021-07-21
  • 2022-12-23
  • 2022-02-08
  • 2021-10-30
  • 2022-12-23
猜你喜欢
  • 2021-05-27
  • 2021-05-31
  • 2021-11-27
  • 2021-10-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案