2024年国际足球锦标赛八强淘汰赛对阵图
```html
body {
fontfamily: Arial, sansserif;
margin: 0;
padding: 20px;
}
h1 {
textalign: center;
}
table {
width: 100%;
bordercollapse: collapse;
margintop: 20px;
}
th, td {
border: 1px solid ddd;
padding: 10px;
textalign: center;
}
th {
backgroundcolor: f2f2f2;
}
.winner {
backgroundcolor: c2f0c2;
}
日期 | 时间 | 对阵 | 比分 | 胜者 |
---|---|---|---|---|
6月15日 | 20:00 | 阿根廷 vs. 葡萄牙 | 2 1 | 阿根廷 |
6月16日 | 19:30 | 法国 vs. 荷兰 | 3 2 | 法国 |
6月17日 | 18:00 | 巴西 vs. 德国 | 1 1 (5 4 点球) | 巴西 |
6月18日 | 20:30 | 西班牙 vs. 意大利 | 2 0 | 西班牙 |