forked from HadjaMara/hadjamara.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
36 lines (30 loc) · 1.26 KB
/
index.html
File metadata and controls
36 lines (30 loc) · 1.26 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
31
32
33
34
35
36
<!DOCTYPE html>
<html>
<head>
<title>Space Junkies</title>
<link rel="stylesheet" type="text/css" href="css.css">
<script src="https://code.jquery.com/jquery-2.1.4.js"></script>
<script src="jv.js"></script>
</head>
<body>
<iframe width="1" height="1" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/155829793&auto_play=true"></iframe>
<h1>Space Junkies</h1>
<div class="comet">
<img id="flying-comet" src="http://vignette2.wikia.nocookie.net/clubpenguin/images/f/fd/Beta_Team_Solar_System_Comet_1.png/revision/latest?cb=20130108140201">
</div>
<div class="brandy">
<div class="miami smallcontainer">
<p>Space Conspiracy Theories</p>
<img class="smallimages" src="http://www.wallmonkeys.com/blog/wp-content/gallery/blog-4/Fotolia_6324299_1.png"></img>
</div>
<div class="roswell">
<p> General Space</p>
<img class="smallimages" src="https://media.giphy.com/media/ZkKF7l5h7l1PW/giphy.gif"></img>
</div>
</div>
<div class="spacepopculture smallcontainer">
<p>Space Pop-Culture</p>
<img class="smallimages" src="http://static.tumblr.com/b29a244fb1d1cc9045c97dd2a3ffe2c8/g2epiab/cDpmvct26/tumblr_static_tumblr_md1ry8dwa81qgpnw5o1_500.png"></img>
</div>
</body>
</html>