欧洲杯历届联赛冠军
```html
body {
fontfamily: Arial, sansserif;
margin: 20px;
}
h1 {
textalign: center;
}
table {
width: 100%;
bordercollapse: collapse;
margintop: 20px;
}
th, td {
padding: 8px;
textalign: left;
borderbottom: 1px solid ddd;
}
th {
backgroundcolor: f2f2f2;
}
tr:hover {
backgroundcolor: f5f5f5;
}
UEFA European Championship Winners and Runnersup
Year | Winner | Runnerup |
---|---|---|
1960 | Soviet Union | Yugoslavia |
1964 | Spain | Soviet Union |
1968 | Italy | Yugoslavia |
1972 | West Germany | Soviet Union |
1976 | Czechoslovakia | West Germany |
1980 | West Germany | Belgium |
1984 | France | Spain |
1988 | Netherlands | Soviet Union |
1992 | Denmark | Germany |
1996 | Germany | Czech Republic |
2000 | France | Italy |
2004 | Greece | Portugal |
2008 | Spain | Germany |
2012 | Spain | Italy |
2016 | Portugal | France |
2020 | TBD | TBD |