```html
body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
margin: 20px;
}
table {
width: 100%;
bordercollapse: collapse;
marginbottom: 20px;
}
th, td {
padding: 10px;
textalign: left;
borderbottom: 1px solid ddd;
}
th {
backgroundcolor: f2f2f2;
}
tr:hover {
backgroundcolor: f5f5f5;
}
排名 | 球队 | 场次 | 胜 | 平 | 负 | 进球 | 失球 | 净胜球 | 积分 |
---|---|---|---|---|---|---|---|---|---|
1 | 球队A | 20 | 15 | 3 | 2 | 40 | 15 | 25 | 48 |
2 | 球队B | 20 | 14 | 4 | 2 | 35 | 18 | 17 | 46 |
3 | 球队C | 20 | 13 | 5 | 2 | 32 | 20 | 12 | 44 |
以上为2024年中超联赛最新排名榜,数据更新至最近比赛。