```html
table {
width: 100%;
bordercollapse: collapse;
margintop: 20px;
}
th, td {
border: 1px solid dddddd;
textalign: center;
padding: 8px;
}
th {
backgroundcolor: f2f2f2;
}
赛季 | 冠军球队 | 亚军 | 季军 |
---|---|---|---|
192930 | 巴塞罗那 | 皇家马德里 | 阿斯图利亚斯 |
193031 | 阿斯图利亚斯 | 毕尔巴鄂竞技 | 巴塞罗那 |
193132 | 皇家马德里 | 塞维利亚 | 阿斯图利亚斯 |