-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnotes.html
More file actions
29 lines (20 loc) · 1000 Bytes
/
notes.html
File metadata and controls
29 lines (20 loc) · 1000 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!--This disclaimer should be on EVERY PAGE-->
<h1>!!!THIS SITE WAS CREATED FOR FUN. THIS IS NO SUBUSTUITE FOR A PROFESIONAL OPINION. CONTENT ON THIS SITE MAY NOT BE CURRENT!!!</h1>
<br>
<a href="index.html">Home</a>
<!--Main content-->
<h1>Notes</h1>
<p>This page is for notes about the site. It is also used for testing new features of programs and other things. It may not load the same way twice and there may be many things that make little sense from testing things.</p>
<h3>Creation:</h3>
<p>This was created by Nathan Hinton. I used a python program to build parts of the page. I also used emacs and a python program to design the pages and css if I add css.</p>
<h3>contributors:</h3>
<ul>
<li>Nathan Hinton</li>
<li>Tim Hinton</li>
<li>(none)</li>
</ul>
<!--This should be in every file.-->
<br>
<p>This site was created by Nathan Hinton</p>
<p>Information for this website came from:<br>Tim Hinton<br>Travis Allen</p>
<p><br>Contact me at nathan at hintonclan.org</p>