```html
body {
fontfamily: Arial, sansserif;
margin: 0;
padding: 20px;
}
h1 {
textalign: center;
marginbottom: 30px;
}
table {
width: 100%;
bordercollapse: collapse;
}
th, td {
border: 1px solid ddd;
padding: 10px;
textalign: center;
}
th {
backgroundcolor: f2f2f2;
}
tr:nthchild(even) {
backgroundcolor: f9f9f9;
}
日期 | 时间 | 比赛 | 地点 |
---|---|---|---|
20240601 | 20:00 | 开幕式 & 比赛1 | 主球场 |
20240602 | 15:00 | 比赛2 | 次球场 |
20240603 | 18:00 | 比赛3 | 主球场 |