```html
body {
fontfamily: Arial, sansserif;
margin: 20px;
padding: 0;
}
h1 {
textalign: center;
}
table {
width: 100%;
bordercollapse: collapse;
margintop: 20px;
}
th, td {
padding: 8px;
textalign: center;
borderbottom: 1px solid ddd;
}
th {
backgroundcolor: f2f2f2;
}
tr:hover {
backgroundcolor: f5f5f5;
}
日期 | 时间 | 主队 | 客队 | 比分 | 赛果 |
---|---|---|---|---|---|
20230902 | 18:00 | 意大利 | 葡萄牙 | 21 | 胜 |
20230903 | 17:30 | 法国 | 德国 | 11 | 平 |
20230905 | 19:00 | 西班牙 | 英格兰 | 32 | 胜 |