This commit is contained in:
Digital Cheese 2023-10-21 15:57:10 +00:00 committed by GitHub
commit b3939af9be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 54 additions and 0 deletions

View file

@ -0,0 +1,31 @@
<!DOCTYPE html>
<html lang=en-US>
<head><meta name="viewport" content="width=device-width"></head>
<body style=background-color:black>
<h1 style=color:white;>InternetLand: An Internet Paradise</h1>
<p1 style=color:white>This is a fun site I think. Enjoy the site! Contact me if you need some help with something.</p1>
</body>
<body>
<h2 style=font-size:200%;color:red;font-family:sans-serif>Login/Signup will be implemented eventually.</h2>
</body>
<body>
<h3 style=font-size:150%;color:blue;font-family:comic-sans>I am still making the site so there isn't really anything right now. I will be putting all the webpages on the Wayback Machine so if at some point you want to view this in the future you can. </h3>
</body>
<body>
<h4 style=font-size:125%;color:crimson;font-family:sans-serif>Ok, while you are waiting for the site to be built, go play Minecraft. That or go to any website on dial-up internet because it takes so long half the time that this site will have a chance of going from something you made in middle school to bigger than multiple social media giants combined. Well not really but it sure feels like that.</h4>
<h4 style=font-size:125%;color:purple;font-family:inherit>I do have a YouTube channel for the website right now so yay. Also thank god for Neocities as otherwise I doubt I could easily run the site.</h4>
</body>
</html>

View file

@ -0,0 +1,23 @@
<!DOCTYPE html>
<html lang=en-US>
<head><meta name="viewport" content="width=device-width"></head>
<body style=background-color:black>
<h1 style=color:white>Pick your version. There is Legacy, Mobile, and PC. Still being worked on.</h1>
</body>
<body>
<a href=/MainSite/PC/desktophomepage.html>The Desktop Version Lol</a>
<a href=/Help/PC/contact.html>Contact Info</a>
</body>
<body>
<a href=Help/PC/Credits.html>Web Developers</a>
</body>
</html>