-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
39 lines (36 loc) · 3.19 KB
/
index.html
File metadata and controls
39 lines (36 loc) · 3.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<head>
<title> Welcome to Lemuria</title>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<div class='bigsection'>
<h1>Welcome to Lemuria</h1>
<p>This is the official website for the Lemuria tourism board.</p>
</div>
<div class='smallsection'>
<h2><a href="about.html">About Us</a></h2>
<p>Lemuria is a small island off of the West North American coast, discovered by the famed explorer Howard Philips.</p>
<p>Long thought but a legend, the island was uninhabited; however, there were the ruins of a great civilization on its surface. Scraps of ancient texts named these cities, and other more modern cities were built near them.</p>
<p>You can learn more about us on our About page.</p>
</div>
<div class="smallsection">
<h2><a href="index.html">Index</a></h2>
<p> An index of everything covered on the site, and where to find it.</p>
</div>
<div class="smallsection">
<h2><a href="citiesmain.html">Cities</a></h2>
<p>Lemuria has many cities. Some of them are the ancient cities discovered by the first explorers. Some are more modern. Almost all are crawling with seemingly unearthly horrors. So stop by some of our most famous:
<ul>
<li> <a href="cities/carcosa/main.html">Carcosa</a> (includes <a href="cities/carcosa/palace.html">Ancient Palace</a>, <a href="cities/carcosa/pallid.html">The Pallid Mask Theatre Shoppe</a>, and <a href="cities/carcosa/blackstar.html">Black Star Eatery</a>)</li>
<li><a href="cities/rlyeh/main.html">R’lyeh</a> (includes <a href="cities/rlyeh/temple.html">Ancient Temple</a>, <a href="cities/rlyeh/cknives3000.html">Ceremonial Knives 3000 BC</a>, and <a href="cities/rlyeh/deepone.html">Deep One Seafood</a>)</li>
<li> <a href="cities/innsmouth/main.html">Innsmouth</a> (includes <a href="cities/innsmouth/devilreef.html">Devil Reef</a>, <a href="cities/innsmouth/memorabilia.html">Esoteric Order of Dagon Memorabilia</a>, and <a href="cities/innsmouth/smellsfishy.html">Smells Fishy</a> (now with all-you-can-eat salmon from 7:00-8:00 each day))</li>
<li> <a href="cities/arkham/main.html">Arkham</a> (includes <a href="cities/arkham/library.html">Miskatonic Library</a>, <a href="cities/arkham/fishing.html">Arkham River Fishing</a>, and <a href="cities/arkham/berties.html">Bertie’s Definitely Dead Burgers</a>)</li>
<li> <a href="cities/hyperborea/main.html">Hyperborea</a>(includes <a href="cities/hyperborea/commoriom.html">Commoriom</a>, <a href="cities/hyperborea/eibons.html">Eibon’s Bookstore</a>, and <a href="cities/hyperborea/eiglophian.html">Eiglophian Mountain Bar</a>)</li>
<li> <a href="cities/yuggoth/main.html">Yuggoth</a> (includes <a href="cities/yuggoth/migomines.html">Mi-Go Mines</a>, <a href="cities/yuggoth/trapezohedron.html">Shining Trapezohedron Gaming</a>, and <a href="cities/yuggoth/fungi.html">Fungi from Yuggoth</a> (specializes in mushroom foods))</li>
</ul>
<p>You can learn more about the magnificent locales on this island on the Cities page.
</p>
</div>
<div class="smallsection">
<h2> <a href="legal.html">Legal Information</a></h2>
<p>Information that is legally required for you to know before you can travel to Lemuria.</p>