-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
30 lines (25 loc) · 1.16 KB
/
index.html
File metadata and controls
30 lines (25 loc) · 1.16 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>WHEN THE HECK IS SPRING BREAK</title>
<meta name="description" content="The HTML5 Herald">
<meta name="author" content="SitePoint">
<link rel="stylesheet" href="css/styles.css?v=1.0">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<body style="font-family:new century schoolbook;" >
<script src="js/scripts.js"></script>
<a href="https://github.com/Tpixelminer" style="text-align: center">
<h1 style="text-align: center" font-family=Ariel;>Almost there</h1>
<iframe width="1100" height="700" src="http://itsalmo.st/#springbreakatdalton:embed" scrolling="no" frameborder="0" style="border: 1px solid #dbd8d7"></iframe>
<!-- Place this tag where you want the button to render. -->
<a class="github-button" href="https://github.com/Tpixelminer" data-style="mega" aria-label="Follow @Tpixelminer on GitHub">Follow @Tpixelminer</a>
</a>
<!-- Place this tag in your head or just before your close body tag. -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
</body>
</html>