progWeb/history_mythology.html
2022-12-12 09:08:55 +01:00

75 lines
No EOL
2.4 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>
<nav class="B">
<a href = "main.html">Main Page</a>
<a href = "where_to_go.html">Where To Go</a>
<a href = "history_mythology.html">History and Mythology</a>
<a href = "food_lifestyle.html">Food and Lifestyle</a>
<a href = "faq.html">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>Britain, France and Russia wanted Greece to become a monarchy as well. They sent a prince that became the king of Greece in 1833. </p>
<p>Greece became a republic in 1924. In 1940, the Italians invaded Greece but they were quickly pushed back.</p>
</article>
</section>
<section>
<h1 id = "Mythology">Mythology</h1>
<article>
<p id = "Greece"><b>New Greece</b></p>
<p>aef</p>
</article>
<img src="./photos/titanomachy.jpg" alt="titanomachy" width="2000px"/>
</section>
</body>
</html>