2021年比特币各个月份价格
```html
body {
fontfamily: Arial, sansserif;
margin: 0;
padding: 0;
}
h1 {
textalign: center;
marginbottom: 20px;
}
table {
width: 80%;
margin: 0 auto;
bordercollapse: collapse;
}
th, td {
border: 1px solid ddd;
padding: 8px;
textalign: center;
}
th {
backgroundcolor: f2f2f2;
}
tr:nthchild(even) {
backgroundcolor: f2f2f2;
}
tr:hover {
backgroundcolor: ddd;
}
Bitcoin Monthly Growth
Month | Price at Start (USD) | Price at End (USD) | Monthly Growth (%) |
---|---|---|---|
January | 32000 | 38000 | 18.75% |
February | 38000 | 42000 | 10.53% |
March | 42000 | 45000 | 7.14% |
April | 45000 | 48000 | 6.67% |