add placeholders
This the second month of the 2024th year since the birth of the Lord Jesus Christ.master
parent
a3588093c2
commit
81a7c731af
27
books.html
27
books.html
|
@ -1,5 +1,32 @@
|
|||
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="solarized_light.css"> </head>
|
||||
|
||||
<div>
|
||||
<h3>Books I've read in 2024 A.D.</h3>
|
||||
<table>
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
<th>Author</th>
|
||||
<th>Title</th>
|
||||
<th>First published in the year</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
|
||||
</div>
|
||||
</table>
|
||||
|
||||
<div>
|
||||
<h3>Books I've read in 2023 A.D.</h3>
|
||||
<table>
|
||||
|
|
Loading…
Reference in New Issue