沐尔 129 2024-05-17 10:25:54
```html
table {
bordercollapse: collapse;
width: 100%;
}
th, td {
border: 1px solid black;
padding: 8px;
textalign: center;
th {
backgroundcolor: f2f2f2;