-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
19 lines (19 loc) · 1.05 KB
/
index.html
File metadata and controls
19 lines (19 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<html>
<head>
<title>Halloween!</title>
</head>
<body style="background-color:orange">
<h1>It's Almost Halloween!</h1>
<h5> sp00ky skeleton</h5>
<img src="https://visitindiana.com/blog/wp-content/uploads/2009/09/pumpkin.gif" height = 500 width = 500></img>
<p> Halloween: The only time of the year you can dress up as a serial killer and get away with it.</p>
<img src="http://images-cdn.moviepilot.com/image/upload/c_fill,h_240,w_320/t_mp_quality/writers-behind-saw-movies-to-write-new-halloween-film-jpeg-255192.jpg"></img>
<h6> he's got his eyes on you...</h6>
<img src="https://ka-perseus-images.s3.amazonaws.com/879405f4da1b827696ec823f5683e8d7be1abc07.jpg" height= 420></img>
<p style="color:red"><cite> The Nightmare</cite> by Henry Fuseli. Painted in 1781. </p>
<div>LINKS:</div>
<a href="sloths.html">Join my sloth fan club!!! lol</a>
<div></div>
<a href="http://creepypasta.wikia.com/wiki/Creepypasta_Wiki">SCARE YOURSELF!!!</a>
</body>
</html>