-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
44 lines (31 loc) · 1.28 KB
/
index.html
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
40
41
42
43
44
<!DOCTYPE HTML>
<!--
Eventually by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html lang="en">
<head>
<title>State Quarters Collection</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="favicon" href="images/favicon.ico" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="is-preload">
<!-- Header -->
<header id="header">
<h2 style="text-align:center; ">
<a href="https://docs.google.com/document/d/1RI6V1Os9OepC0Iv-jfIkD-v5jy1SAsgRs6VaPrwWXSA/edit?usp=sharing">Laney </a> </h2>
<h2 style="text-align:center; ">
<a style="text-align:center; " href="https://docs.google.com/document/d/1UpBsMe2M-PwmTTnDKMn7kK-esIiWLr5Ui3pyxJFQXks/edit?usp=sharing">Mary McCarty </a>
</h2>
<h2 style="text-align:center; ">
<a style="text-align:center; " href="https://docs.google.com/document/d/1V1XCTLNmT9i6ViEI-XAgnH6fAwsGOlITskollDS9X_0/edit?usp=sharing">Molly Patrick</a>
</h2>
</header>
<!-- Scripts -->
<script src="assets/js/main.js "></script>
</body>
</html>
</html>