```html
table {
fontfamily: Arial, sansserif;
bordercollapse: collapse;
width: 100%;
}
th, td {
border: 1px solid dddddd;
textalign: left;
padding: 8px;
}
th {
backgroundcolor: f2f2f2;
}
tr:nthchild(even) {
backgroundcolor: f2f2f2;
}
排名 | 国家 | 比赛场次 | 胜场 | 平场 | 负场 | 积分 |
---|---|---|---|---|---|---|
1 | 巴西 | 3 | 2 | 1 | 0 | 7 |
2 | 德国 | 3 | 2 | 1 | 0 | 7 |
3 | 阿根廷 | 3 | 2 | 0 | 1 | 6 |
4 | 荷兰 | 3 | 2 | 0 | 1 | 6 |
5 | 哥斯达黎加 | 3 | 2 | 0 | 1 | 6 |