progWeb/history_mythology.html
2022-12-12 08:44:06 +01:00

72 lines
No EOL
2 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>History and Mythology</title>
</head>
<body class="A">
<header class="B">
<nav>
<a href>Main Page</a>
<a href>Where To Go</a>
<a href>History</a>
<a href>Food and Lifestyle</a>
<a href>Frequently Asked Questions</a>
</nav>
</header>
<article>
<ul>
<li><a href="#History">History</a></li>
<ul>
<li><a href="#Ancient_Greece">Ancient Greece</a></li>
<li><a href="#Byzantine">Byzantine Greece</a></li>
<li><a href="#Greece">New Greece</a></li>
</ul>
<li><a href="#Mythology">Mythology</a></li>
<ul>
<li> <a href="#Introduction2">Introduction</a></li>
</ul>
</ul>
</article>
<section>
<h1 id = "History">History</h1>
<article>
<p id = "Ancient_Greece"><b>Ancient Greece</b></p>
<p>From 7000 BC farmers used to live there. By 1950 BC, they knew how to write using hieroglyphS. Around 1600 BC civilization spread to the Greek mainland. They are called the Myceneans and they had city-states.</p>
</article>
<article>
<p id = "Byzantine"><b>Byzantine Greece</b></p>
<p>The Great Emperor Justinian reigned from 527-565. In that time Romans' influence grew smaller and the Greeks' grew stronger. </p>
</article>
<article>
<p id = "Greece"><b>New Greece</b></p>
<p></p>
</article>
</section>
<section>
<h1 id = "Mythology">Mythology</h1>
<img src="./photos/titanomachy.jpg" alt="titanomachy" width="2000px"/>
</section>
</body>
</html>