```html
table {
width: 100%;
bordercollapse: collapse;
marginbottom: 20px;
}
th, td {
border: 1px solid ddd;
padding: 8px;
textalign: left;
}
th {
backgroundcolor: f2f2f2;
}
tr:nthchild(even) {
backgroundcolor: f2f2f2;
}
日期 | 时间 | 比赛 | 场地 |
---|---|---|---|
2024年6月15日 | 20:00 | 半决赛1 | XXX球场 |
2024年6月16日 | 20:00 | 半决赛2 | XXX球场 |
2024年6月19日 | 20:00 | 决赛 | YYY球场 |