```html
table {
width: 100%;
bordercollapse: collapse;
}
th, td {
padding: 8px;
textalign: left;
borderbottom: 1px solid ddd;
}
th {
backgroundcolor: f2f2f2;
}
tr:hover {
backgroundcolor: f5f5f5;
}
Below is a statistical breakdown of book classifications in the library:
Classification | Number of Books | Percentage |
---|---|---|
Fiction | 600 | 30% |
NonFiction | 800 | 40% |
Reference | 300 | 15% |
Periodicals | 200 | 10% |
Other | 100 | 5% |
Note: The percentages are approximate.