```html
body {
fontfamily: Arial, sansserif;
margin: 20px;
}
table {
width: 100%;
bordercollapse: collapse;
margintop: 20px;
}
th, td {
border: 1px solid ddd;
padding: 8px;
textalign: left;
}
th {
backgroundcolor: f2f2f2;
}
tr:nthchild(even) {
backgroundcolor: f2f2f2;
}
赛季 | 冠军 | 亚军 | 季军 |
---|---|---|---|
20202021 | 马德里竞技 | 皇家马德里 | 巴塞罗那 |
20192020 | 皇家马德里 | 巴塞罗那 | 马德里竞技 |