```html
body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
margin: 0;
padding: 20px;
}
.container {
maxwidth: 800px;
margin: auto;
}
h1 {
textalign: center;
}
table {
width: 100%;
bordercollapse: collapse;
margintop: 20px;
}
th, td {
padding: 8px;
textalign: left;
borderbottom: 1px solid ddd;
}
th {
backgroundcolor: f2f2f2;
}
.note {
margintop: 20px;
fontstyle: italic;
}
生态文明图书使用记录卡
书名 | 作者 | 借阅日期 | 归还日期 | 借阅人 |
---|---|---|---|---|
《生态文明与可持续发展》 | 张三 | 20240401 | 20240415 | 李四 |
《环境伦理学导论》 | 王五 | 20240410 | 20240425 | 赵六 |
《生态学概论》 | 李四 | 20240420 | 20240505 | 王五 |
注意:此表仅为示例,实际使用时请根据需要调整字段和内容。