```html
body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
margin: 20px;
}
h1 {
textalign: center;
}
table {
width: 100%;
bordercollapse: collapse;
}
th, td {
padding: 10px;
textalign: left;
borderbottom: 1px solid ddd;
}
th {
backgroundcolor: f2f2f2;
}
tr:hover {
backgroundcolor: f5f5f5;
}
排名 | 球队 | 比赛场次 | 胜 | 平 | 负 | 进球 | 失球 | 净胜球 | 积分 |
---|---|---|---|---|---|---|---|---|---|
1 | 巴塞罗那 | 38 | 30 | 4 | 4 | 90 | 25 | 65 | 94 |
2 | 皇家马德里 | 38 | 28 | 6 | 4 | 85 | 30 | 55 | 90 |
3 | 马德里竞技 | 38 | 25 | 7 | 6 | 70 | 35 | 35 | 82 |
注:以上数据仅供参考,具体积分榜以官方公布为准。