old-sites/c2014/index.html

25 lines
865 B
HTML
Raw Normal View History

2019-11-22 17:57:53 +00:00
<!--
Coded by Garrett Mills
http://glmills.gq/
Last Edited on 5 August 13:14
This code is licensed under Creative Commons Attribution-ShareAlike 4.0 International License
http://glmills.gq/mycode/licenses/CCA-SA4.html
-->
<html>
<head>
2019-11-22 19:23:59 +00:00
<script type="text/javascript" src="/old-sites/c2014/pageDep/script/headsup.js"></script>
<link rel="stylesheet" type="text/css" href="pageDep/styles/home.css"/>
2019-11-22 17:57:53 +00:00
</head>
<body>
2019-11-22 19:23:59 +00:00
<script type="text/javascript" src="pageDep/script/setup.js"></script>
2019-11-22 17:57:53 +00:00
<div class="content">
<!--<img id="homeBKG" src="/pageDep/images/earthBlur.jpg"></img>-->
<h1 id="hworld">Hello, World!</h1>
<center><div id="linebar"></div>
<h2 id="intro">Hi, I'm Garrett : Coder, Gamer, Bookworm</h2>
</center>
</div>
</body>
</html>