qdgd
This commit is contained in:
parent
af9d3ac41e
commit
f71f4acb11
2 changed files with 15 additions and 0 deletions
9
faq.html
9
faq.html
|
@ -7,6 +7,15 @@
|
|||
<title>FAQ</title>
|
||||
</head>
|
||||
<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>
|
||||
<li>
|
||||
<h4>How do I get to Greece ?</h4>
|
||||
|
|
|
@ -61,6 +61,12 @@
|
|||
|
||||
<section>
|
||||
<h1 id = "Mythology">Mythology</h1>
|
||||
<article>
|
||||
<p id = "Greece"><b>New Greece</b></p>
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
<img src="./photos/titanomachy.jpg" alt="titanomachy" width="2000px"/>
|
||||
</section>
|
||||
|
|
Loading…
Reference in a new issue