2018-10-04 18:42:15 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<!--Made By TheNoodleMoose-->
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
|
|
<title>Hacktoberfest - Spooky Bois </title>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<style>
|
|
|
|
body {
|
|
|
|
background-color: black;
|
|
|
|
}
|
|
|
|
h1 {
|
|
|
|
color: white;
|
|
|
|
}
|
2018-10-04 18:59:29 +00:00
|
|
|
h3 {
|
2018-10-04 18:42:15 +00:00
|
|
|
color: white;
|
|
|
|
}
|
|
|
|
li {
|
|
|
|
color: white;
|
|
|
|
font-size: 37px;
|
|
|
|
}
|
|
|
|
.spook_vid {
|
|
|
|
align-content: center;
|
|
|
|
}
|
|
|
|
.center {
|
|
|
|
border-style: solid;
|
|
|
|
border-color: white;
|
|
|
|
border-width: 5px;
|
|
|
|
display: table;
|
|
|
|
margin: 0 auto;
|
|
|
|
}
|
|
|
|
.skeleton1 {
|
|
|
|
border-color: white;
|
|
|
|
border-width: 3px;
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<div class="top">
|
|
|
|
<h1 class="center">Spooky Bois Of The Month</h1>
|
|
|
|
<br>
|
2018-10-04 18:59:29 +00:00
|
|
|
<h3 class="center">All The Spookiest Bois have come out this month and here is a list of the TOP 10 SPOOKIEST BOIS OF 2018!</h3>
|
2018-10-04 18:42:15 +00:00
|
|
|
<br>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div align="center">
|
|
|
|
<iframe id="spook_vid" width="560" height="315" src="https://www.youtube.com/embed/9DECYte0kZ4" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div align="center">
|
|
|
|
<ol>
|
|
|
|
<li><img id= "skeleton1"src="https://i.kym-cdn.com/entries/icons/square/000/015/990/image.jpg" width="240px" height="240px" border=3px></li>
|
|
|
|
<br>
|
|
|
|
<li><img id= "skeleton1"src="https://i.kym-cdn.com/photos/images/newsfeed/000/376/354/3dd.gif" width="240px" height="240px" border=3px></li>
|
|
|
|
<br>
|
|
|
|
<li><img id= "skeleton1"src="https://i.kym-cdn.com/photos/images/newsfeed/000/937/371/960.jpg" width="240px" height="240px" border=3px></li>
|
|
|
|
<br>
|
|
|
|
<li><img id= "skeleton1"src="https://i.ytimg.com/vi/_-1NagZ2psc/hqdefault.jpg" width="240px" height="240px" border=3px></li>
|
|
|
|
<br>
|
|
|
|
<li><img id= "skeleton1"src="https://i.redd.it/p1ny1kzmo5q11.jpg" width="240px" height="240px" border=3px></li>
|
|
|
|
<br>
|
|
|
|
<li><img id= "skeleton1"src="https://preview.redd.it/u5jcy0hbt0q11.png?width=640&crop=smart&s=1d9eae9e743b3fcb57d396a355510b86e9a0eff1" width="240px" height="240px" border=3px></li>
|
|
|
|
<br>
|
|
|
|
<li><img id= "skeleton1"src="https://i.redd.it/rqna5bhon5q11.jpg" width="240px" height="240px" border=3px></li>
|
|
|
|
<br>
|
|
|
|
<li><img id= "skeleton1"src="https://preview.redd.it/9ut92xtcm5q11.jpg?width=960&crop=smart&s=c67045e6cf69b00a99e510417809600b754d4ce5" width="240px" height="240px" border=3px></li>
|
|
|
|
<br>
|
|
|
|
<li><img id= "skeleton1"src="https://i.redd.it/54sax7kljzp11.jpg" width="240px" height="240px" border=3px></li>
|
|
|
|
<br>
|
|
|
|
<li><img id= "skeleton1"src="https://i.redd.it/1akb1c7vg5q11.jpg" width="240px" height="240px" border=3px></li>
|
|
|
|
</ol>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|