3DSTownSquare/docs/index.html
2022-04-27 21:31:39 -05:00

45 lines
1.7 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/24/2022">
</head>
<body>
<div id="contenttop">
<img src="header3ds.png" alt="Oops! Our header could not be displayed!" />
<center>Welcome to 3DSTownSquare</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 24th 2022 (May 23rd 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. (Delayed once, originally May 20th, now May 24th)<br />
For now, you can play <a href='pong.html'>pong!</a></font></center>
<br/>
<marquee></marquee>
</div>
<div id="contentbot">
<center>
Most likely the domain will be <a href='http://3dstownsquare.com' target='_blank'>http://3dstownsquare.com</a>. This is to make sure people trust the domain instead of cheaping out on a TK domain.
</center>
</div>
</body>
</html>