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

50 lines
1.6 KiB
PHP
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
2021-12-03 12:53:02 +00:00
<meta name="description" content="Interesting and useful programs and apps for various platforms that enhance your Ancient Greek learning experience.">
<link rel="preload" as="style" href="/CSS/styles.css">
<link rel="stylesheet" href="/CSS/styles.css">
2021-12-03 12:53:02 +00:00
<title>Programs and Apps for Learning Ancient Greek ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div class="heading-greek">
<h1>Programs for Studying Ancient Greek</h1>
2021-12-03 12:53:02 +00:00
<h3></h3>
<i></i>
2021-12-03 15:26:35 +00:00
<img src="/media/imgs/apps/heading.webp", width="320", height="320" onerror="this.onerror=null; this.src='/media/imgs/apps/heading.jpg'" alt="" width="320" height="320">
2021-12-03 12:53:02 +00:00
<i>My computer with a program for reading the Bible</i>
</div>
<body>
<div class="article">
2021-12-03 12:53:02 +00:00
<p class="blocktext">Despite my adoration for physical media, digital ones have advantages that make them rather appealing in certain situations; and therefore, I decided to present some interesting programs and apps that I use so that you may enhance your learning experience with them as I have enhanced mine, too.</p>
</div>
<div class="row">
<div class="column">
<h2>Reading</h2>
2021-12-03 15:26:35 +00:00
<h3><a href="#" class="denied">Attikos</a></h3>
<p>A great little program for iOS and M1 Macs that allows you to read a variety of Ancient Greek texts.</p>
</div>
<div class="column">
<h2>Grammar</h2>
</div>
<div class="column">
<h2>Vocabulary</h2>
</div>
</div>
</body>
<footer>
<?php include('footer.php'); ?>
</footer>
</html>