-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontent.html
More file actions
41 lines (35 loc) · 788 Bytes
/
Copy pathcontent.html
File metadata and controls
41 lines (35 loc) · 788 Bytes
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Content-Mystic/endangered animals</title>
<meta name="description" content="Home for Mystic/endangered animals website">
<meta name="author" content="Ella, Kayla, Katelyn, Madison">
<link rel="stylesheet" href="css/styles.css?v=1.0">
</head>
<body>
<script src="js/scripts.js"></script>
<h1>Uniques</h1>
<h2>Endangered Animals</h2>
<h3>CONTENTS:
Endangered Animals
<p>"Which Endangered Animal Are You?" Quiz</p>
<p>Panda
<p>Sea Otter
<p>Snow Leopard
<p>Malayan Tiger
<p>Beluga Whale
<p>Monarch Butterfly
<p>RP (Role Play) and MC
<p>"Which Mystic Creature are You?" Quiz
<p>How to Play
Mystic Creatures:
<p>Dragons
<p>Unicorns
<p>Phoenixes
<p>Griffins
<p>Sphinxes
<p>Fae
<p>Image Sources</h3>
</body>
</html>