```html
body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
margin: 20px;
}
h1 {
textalign: center;
}
table {
width: 100%;
bordercollapse: collapse;
margintop: 20px;
}
th, td {
padding: 8px;
borderbottom: 1px solid ddd;
textalign: left;
}
th {
backgroundcolor: f2f2f2;
}
tr:hover {
backgroundcolor: f5f5f5;
}
排名 | 球队 | 比赛场次 | 胜场次 | 平场次 | 负场次 | 进球数 | 失球数 | 净胜球 | 积分 |
---|---|---|---|---|---|---|---|---|---|
1 | xxx | 10 | 8 | 1 | 1 | 25 | 5 | 20 | 25 |
以上是目前的欧洲杯预赛积分榜。积分榜将会随着比赛的进行而更新,敬请关注最新动态。