Abigblueworld commited on
Commit
abbb6cc
•
1 Parent(s): 203ddf7

In loving memory of Intercities since Neocities hates me with a burning passion

Browse files
Files changed (1) hide show
  1. index.html +25 -1
index.html CHANGED
@@ -66,4 +66,28 @@
66
  Yeah, it's one of my favorite Arthur stories ever, I decided to choose it from a good YouTube channel. </big></big>
67
 
68
  </div>
69
- </body>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
66
  Yeah, it's one of my favorite Arthur stories ever, I decided to choose it from a good YouTube channel. </big></big>
67
 
68
  </div>
69
+ </body>
70
+
71
+
72
+ <br> And now, in loving memory of Intercities <br>
73
+
74
+
75
+ <html>
76
+ <head>
77
+ <meta charset="UTF-8">
78
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
79
+ <title>Interactive games and Neocities spaces!</title>
80
+ <!-- The style.css file allows you to change the look of your web pages.
81
+ If you include the next line in all your web pages, they will all share the same look.
82
+ This makes it easier to make new pages for your site. -->
83
+ <link href="/style.css" rel="stylesheet" type="text/css" media="all">
84
+ </head>
85
+ <body>
86
+ <center><div style="background-image:url(/uhhh.png); background-size: 90px; width:1320px; height:100px"> <img src="/logo.png" width=200px> </div>
87
+ <div style="background:lightpurple; width:1200px; height:120px"> <a href="/index.html"> <font color=white> <big> <img src="/home.png" width=100px> </big></font> </a> <a href="/allgames.html"> <font color=white> <big><img src="/games.png" width=100px></big></font> </a> </div> </center>
88
+ <center> <div style="background:lightblue; width:300px"> <h1> Games and Interspaces you might know: </h1> </div> </center>
89
+ <center> <div style="background:pink; background-size: cover; width:1080px; height:1000px; color grey"> <br> <br> <a href="/shard-world.html"><img src="/shardworld.png" width=200px> <section> <h3> <font color=gray> Shard World </font> </h3> </a> by <a href="https://melonking.net">Melonking</a> </section> <br> <a href="/ozwomp.html"><img src="/Ozwomp.png" width=200px> <section> <h3> <font color=gray> Ozwomp Online </font> </h3> </a> by <a href="https://melonking.net">Melonking</a> <br> </section><a href="/world.html"><img src="/logo.png" width=200px> <section> <h3> <font color=gray> Unknown game </font> </h3> </a> by <a href="https://neocities.org">???</a> </section> </div>
90
+ </center>
91
+
92
+ </body>
93
+ </html>