2024年亚洲世界杯预选赛积分榜与赛程一览
```html
body {
fontfamily: Arial, sansserif;
margin: 20px;
padding: 0;
}
h1 {
textalign: center;
}
table {
width: 100%;
bordercollapse: collapse;
margintop: 20px;
}
table, th, td {
border: 1px solid ddd;
}
th, td {
padding: 10px;
textalign: center;
}
th {
backgroundcolor: f2f2f2;
}
.highlight {
backgroundcolor: f9f9f9;
}
排名 | 球队 | 比赛场次 | 胜 | 平 | 负 | 进球数 | 失球数 | 净胜球 | 积分 |
---|---|---|---|---|---|---|---|---|---|
1 | 国家A | 8 | 6 | 1 | 1 | 20 | 5 | 15 | 19 |
2 | 国家B | 8 | 5 | 2 | 1 | 18 | 7 | 11 | 17 |
3 | 国家C | 8 | 4 | 3 | 1 | 15 | 8 | 7 | 15 |
日期 | 主队 | 客队 | 比分 | 比赛状态 |
---|---|---|---|---|
20240501 | 国家A | 国家B | 21 | 已结束 |
20240505 | 国家B | 国家C | 未开始 |