This commit is contained in:
Y-Quynh Nguyen 2022-12-12 09:00:45 +01:00
parent b5c8955b70
commit ce89ac4fbd
2 changed files with 2 additions and 3 deletions

View file

@ -13,7 +13,7 @@
<nav class="B"> <nav class="B">
<a href = "main.html">Main Page</a> <a href = "main.html">Main Page</a>
<a href = "where_to_go.html">Where To Go</a> <a href = "where_to_go.html">Where To Go</a>
<a href = "history_mythology.html">History</a> <a href = "history_mythology.html">History and Mythology</a>
<a href = "food_lifestyle.html">Food and Lifestyle</a> <a href = "food_lifestyle.html">Food and Lifestyle</a>
<a href = "faq.html">Frequently Asked Questions</a> <a href = "faq.html">Frequently Asked Questions</a>
</nav> </nav>
@ -56,7 +56,6 @@
<p id = "Greece"><b>New Greece</b></p> <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>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> <p>Greece became a republic in 1924. In 1940, the Italians invaded Greece but they were quickly pushed back.</p>
</article> </article>
</section> </section>

View file

@ -11,7 +11,7 @@
<nav class="B"> <nav class="B">
<a href = "main.html">Main Page</a> <a href = "main.html">Main Page</a>
<a href = "where_to_go.html">Where To Go</a> <a href = "where_to_go.html">Where To Go</a>
<a href = "history_mythology.html">History</a> <a href = "history_mythology.html">History and Mythology</a>
<a href = "food_lifestyle.html">Food and Lifestyle</a> <a href = "food_lifestyle.html">Food and Lifestyle</a>
<a href = "faq.html">Frequently Asked Questions</a> <a href = "faq.html">Frequently Asked Questions</a>
</nav> </nav>