-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathescalators.html
64 lines (51 loc) · 3.36 KB
/
escalators.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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!DOCTYPE html>
<html lang="en">
<head>
<title>Crossroads Mall Image Gallery</title>
<!--Meta shit--><meta name="description" content="(MALL NOW CLOSED) During my short little trip down to Omaha, I stopped by the Crossroads Mall, a dead mall near the University of Nebraska-Omaha. Here are the images I took.">
<meta name="keywords" content="MarshmelloSUCKS,Ferry Corsten > Marshmello,fcmsite.rf.gd">
<meta name="author" content="Ferry Corsten > Marshmello">
<meta name="theme-color" content="#030396">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--Favicon--><link rel="icon" type="image/png" href="/folders/assets/favi/pfp.jpg">
<!--External stylesheets--><link href="https://fonts.googleapis.com/css?family=Blinker|Geostar+Fill&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Coda&display=swap" rel="stylesheet">
<link href="style.css" rel="stylesheet" type="text/css">
<!--Style stuff only applicable to this page--><style>
div.left {
float: left;
margin-right: 10px;
}
div.img {
overflow: auto;
}
</style>
</head>
<body><div class="content">
<!--Header--><div class="header">
<p><font style="font-size: 45px">Crossroads Mall (Image Gallery)</font></p>
<p><font style="font-size: 15px"><a href="/index.html">Home</a> <a href="/imgdir.html">Photography</a><div class="droplink"><button class="dropbtn">More...</button>
<div class="droplink-content">
<a href="/folders/rants/">Rants</a>
<a href="https://sitebuilderssuck.weebly.com/">SiteBuildersSuck</a>
<a href="/folders/worst-site">Legacy</a>
<a href="https://beaisbae.xyz">Bea is BAE</a>
<a href="https://discord.gg/vZYTsgV">Discord Server</a>
<a href="https://dontaim.github.io">Don't Aim</a>
</div>
</font></p></div>
</div>
<!--Update--><p class="update"><b>WARNING TO LIMITED DATA USERS:</b> The images in this gallery can be up to 10MB in size.</p>
<p class="update">Sorry for poor mobile formatting.</p>
<!--Body Text--><div class="img">
<h2 align="center">The Escalators</h2>
<p align=center><a href="images/escalators.jpg"><img src="thumbs/escalators.jpg" alt="The Escalators" title="Click to view image in full-size" height="480" width="auto"></a></p>
<p align=center>The escalators at the Crossroads Mall. Need I say how 90s that Food Court sign looks? Sadly, the 2nd floor is completely closed off.</p>
</div>
<!--End of site content--><p class="end">Thanks for visiting my site!</p></div>
</div>
<p class="cright">View me on: <a href="https://marshmellosucks.newgrounds.com/">Newgrounds</a> <a href="https://reddit.com/u/GDZippN">Reddit</a> <a href="https://twitter.com/IowanEASFan">Twitter</a> <a href="https://www.paypal.me/zippn">PayPal.me</a></p>
<p class="cright">Made in 2019 by Ferry Corsten > Marshmello.</font></p>
<p class="cright">Last updated 2020/01/11 at 15:55 CST.</p>
</body>
</html>