```html
table {
fontfamily: Arial, sansserif;
bordercollapse: collapse;
width: 100%;
}
th, td {
border: 1px solid dddddd;
textalign: left;
padding: 8px;
}
th {
backgroundcolor: f2f2f2;
}
排名 | 国家 | 比赛场次 | 胜场数 | 平场数 | 负场数 | 积分 |
---|---|---|---|---|---|---|
1 | 意大利 | 6 | 4 | 2 | 0 | 14 |
2 | 法国 | 6 | 3 | 2 | 1 | 11 |
3 | 西班牙 | 6 | 3 | 2 | 1 | 11 |
4 | 德国 | 6 | 2 | 3 | 1 | 9 |
5 | 荷兰 | 6 | 2 | 3 | 1 | 9 |