ancient-greek.net/shelf/presbyterium/index.php

54 lines
2.3 KiB
PHP

<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<meta name="description" content="The Presbyterium — Reviews of books that are old (before 21st century).">
<link rel="preload" as="style" href="/CSS/styles.css">
<link rel="stylesheet" href="/CSS/styles.css">
<title>The Presbyterium ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div align="center">
<h1 style="margin-bottom: 0;">Τὸ πρεσβυτέριον</h1>
<i>The Presbyterium — The Council of Elders</i>
<br><br>
<img src="/media/imgs/presbyterium.webp", width="300", height="300" onerror="this.onerror=null; this.src='/media/imgs/presbyterium.jpg'" alt="" width="300" height="300">
<br>
<i>Libreria Bardón — PromoMadrid, author Max Alexander (CC BY-SA 2.0)</i>
</div>
<body>
<div class="article">
<p class="blocktext">I welcome you warmly to the Presbyterium — the Council of Elders —, where old books have their dwelling place. Indeed, my definition of old is, perhaps, somewhat flexible in this case, though I do not count anything released in the 21<sup>st</sup> century as old. You will, however, find books from any area before the current century on this page — at least those that are, in one way or another, related to Ancient Greek.</p>
<p>As I have only recently begun my collection of old books, this page will fill only gradually; I still need to find a suitable storage place for them in my apartment even. However, be sure to check back here every so often to see whether new members have joined the Council.</p>
</div>
<div class="row">
<div class="column">
<h2>20<sup>th</sup> century</h2>
</div>
<div class="column">
<h2>19<sup>th</sup> century</h2>
<h3><a href="#" class="denied">Novum Testamentum Graece — Henrico Augusto Schott, 1825</a></h3>
<p>A bilingual (Ancient Greek & Latin) edition of the New Testament with some commentary.</p>
</div>
<div class="column">
<h2>18<sup>th</sup> century</h2>
<h3><a href="#" class="denied">Novum Testamentum Graece — Adam Rechenberg, 1736</a></h3>
<p>A small edition of the Greek New Testament published by the German theologist Adam Rechenberg.</p>
</div>
</div>
</body>
<footer>
<?php include('footer.php'); ?>
</footer>
</html>