```html
body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
padding: 20px;
}
table {
width: 100%;
bordercollapse: collapse;
marginbottom: 20px;
}
th, td {
border: 1px solid dddddd;
padding: 8px;
textalign: left;
}
th {
backgroundcolor: f2f2f2;
}
tr:nthchild(even) {
backgroundcolor: f9f9f9;
}
Country | Gold | Silver | Bronze | Total |
---|---|---|---|---|
China | XX | XX | XX | XX |
United States | XX | XX | XX | XX |
Germany | XX | XX | XX | XX |
Note: This table will be updated regularly to reflect the latest medal counts.