```html
table {
width: 100%;
bordercollapse: collapse;
marginbottom: 20px;
}
th, td {
border: 1px solid ddd;
padding: 8px;
textalign: center;
}
th {
backgroundcolor: f2f2f2;
}
tr:nthchild(even) {
backgroundcolor: f2f2f2;
}
排名 | 国家/地区 | 金牌 | 银牌 | 铜牌 | 总数 |
---|---|---|---|---|---|
1 | 美国 | XX | XX | XX | XX |
2 | 中国 | XX | XX | XX | XX |
3 | XX | XX | XX | XX | XX |