add initial findings
This commit is contained in:
25
c2014/index.html
Normal file
25
c2014/index.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<!--
|
||||
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>
|
||||
<script type="text/javascript" src="/pageDep/script/headsup.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/pageDep/styles/home.css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<script type="text/javascript" src="/pageDep/script/setup.js"></script>
|
||||
<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>
|
||||
Reference in New Issue
Block a user