This commit is contained in:
Tizziana Mansy 2022-12-12 09:08:03 +01:00
förälder 4e12bc62d4 93a26ffd06
incheckning bef08e871d
2 ändrade filer med 15 tillägg och 0 borttagningar

Visa fil

@ -7,6 +7,15 @@
<title>FAQ</title> <title>FAQ</title>
</head> </head>
<body> <body>
<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</a>
<a href = "food_lifestyle.html">Food and Lifestyle</a>
<a href = "faq.html">Frequently Asked Questions</a>
</nav>
</header>
<ol> <ol>
<li> <li>
<h4>How do I get to Greece ?</h4> <h4>How do I get to Greece ?</h4>

Visa fil

@ -61,6 +61,12 @@
<section> <section>
<h1 id = "Mythology">Mythology</h1> <h1 id = "Mythology">Mythology</h1>
<article>
<p id = "Greece"><b>New Greece</b></p>
</article>
<img src="./photos/titanomachy.jpg" alt="titanomachy" width="2000px"/> <img src="./photos/titanomachy.jpg" alt="titanomachy" width="2000px"/>
</section> </section>