```html
body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
margin: 20px;
padding: 0;
}
h1 {
textalign: center;
}
table {
width: 100%;
bordercollapse: collapse;
margintop: 20px;
}
th, td {
border: 1px solid ddd;
padding: 10px;
textalign: left;
}
th {
backgroundcolor: f2f2f2;
}
tr:nthchild(even) {
backgroundcolor: f9f9f9;
}
日期 | 时间 | 项目 | 场馆 |
---|---|---|---|
2024年7月20日 | 09:00 11:00 | 田径 短跑预赛 | 东京奥林匹克体育场 |
2024年7月21日 | 13:00 15:00 | 游泳 自由泳决赛 | 东京水立方 |
2024年7月22日 | 10:00 12:00 | 篮球 半决赛 | 东京巨蛋 |
2024年7月23日 | 15:00 17:00 | 体操 团体全能决赛 | 东京体操馆 |
2024年7月24日 | 08:00 10:00 | 射击 步枪比赛 | 东京射击场 |
2024年7月25日 | 11:00 13:00 | 排球 决赛 | 东京体育馆 |