-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
15 lines (13 loc) · 897 Bytes
/
index.html
File metadata and controls
15 lines (13 loc) · 897 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<HTML>
<BODY>
<h1>Hello World!</h1>
<p>This website will <B><I>EVENTUALY</B></I> Be Our main website.</p>
<P>Until then check out <a href=http://johnsmith0508.github.io>Johnsmith0508's peronal website</a></P><br>
<h2><u>Mission</u></h2>
<br>
We aim to create fun games quick. we want to rapidly devlop both 2d and 3d games [ect]
<br>
<br>
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br />This <span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Text" rel="dct:type">work</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.
</BODY>
</HTML>