experiment with a table

master
Pheng Heong TAN 2021-07-13 17:49:58 +08:00 committed by GitHub
parent ccf69aabbc
commit 43762a5284
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 0 deletions

View File

@ -3,6 +3,24 @@
<div> <div>
<h3>Books I've read in 2021 A.D. <h3>Books I've read in 2021 A.D.
</h3> </h3>
<table>
<tr>
<th>Author</th>
<th>Title</th>
<th>First published in the year</th>
</tr>
<tr>
<td>Sir Arthur Conan Doyle</td>
<td>"The hound of the Baskervilles"</td>
<td></td>
</tr>
<tr>
<td>Rania Abouzeid</td>
<td>"No turning back: Life,
loss, and hope in wartime Syria"</td>
<td>2019</td>
</tr>
</table>
<ol> <ol>
<li>Sir Arthur Conan Doyle. "The hound of the Baskervilles". <li>Sir Arthur Conan Doyle. "The hound of the Baskervilles".
</li> </li>