3DSTownSquare/docs/index.html
2022-04-27 16:54:50 -05:00

46 lines
1.5 KiB
HTML

<html>
<head>
<style>
body {
margin: 0px;
width: 320px;
background-color: #fffff;
font-size: 12px;
}
#contenttop {
background-color: #f0f0f0;
height: 208px;
}
#contentbot {
background-color: #f0f0f0;
height: 222px;
}
</style>
<title>3DSTownSquare is launching soon!</title>
<meta name="viewport" content="width=320">
<meta name="description" content="Get ready for 5/20/2022">
</head>
<body>
<div id="contenttop">
<img src="header3ds.png" alt="Oops! Our header could not be displayed!" />
<center>Welcome to 3DSTownSquare</center>
<center>Hello!</center>
<center><font color="grey">What is this?</font></center>
<center>3DSTownSquare is about to launch soon!</center>
<center><a href="javascript:alert('I\'m getting an actual life and a job soon so I can pay for server expenses for the project. I am sure that I will get the job so that you don't have to wait any longer.\n\nHxOr1337, signing out')">Click me for more information</a></center>
<center><font color="grey">The launch date is May 20th 2022 (May 19th in some areas) at the most, so keep looking out for the release.<br />
Please note that this release date may or may not get delayed. We will just have to see.<br />
For now, you can play <a href='pong.html'>pong!</a></font></center>
<br/>
<marquee></marquee>
</div>
<div id="contentbot">
<center>
Nothing here!
</center>
</div>
</body>
</html>