```html
body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
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;
}
排名 | 球员 | 得分 | 年份 |
---|---|---|---|
1 | Kareem AbdulJabbar | 38387 | 1984 |
2 | Karl Malone | 36928 | 2004 |
3 | LeBron James | 35841* | 2021 |
4 | Kobe Bryant | 33643 | 2016 |
5 | Michael Jordan | 32292 | 2003 |
* LeBron James' scoring statistics are updated as of 2021.