phtan.github.io/books.html

11 lines
243 B
HTML
Raw Normal View History

<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="solarized_light.css"> </head>
<div>
<h3>Books I've read in 2021 A.D.
</h3>
<ol>
<li>Sir Arthur Conan Doyle. "The hound of the Baskervilles".
</li>
</ol>
</div>
</html>