子偌 2407 2024-04-29 15:11:43
```html
table {
width: 100%;
bordercollapse: collapse;
}
table, th, td {
border: 1px solid black;
th, td {
padding: 10px;
textalign: center;