-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.html
More file actions
executable file
·40 lines (40 loc) · 1.72 KB
/
test.html
File metadata and controls
executable file
·40 lines (40 loc) · 1.72 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<html>
<head>
<title>W. L. Estes</title>
<meta name="description" content="The top level page"></meta>
<body>
<h1>W. L. Estes</h1>
<p>
<a href="guitar/index.html">Classical Guitar</a>
<a href="projects/software/index.html">Software</a>
<a href="projects/writings/index.html">Writings</a>
<a href="projects/index.html">Miscellaneous Projects</a>
<a href="sara-smiles.html">sara-smiles</a>
<a href="images/index.html">Graphics Corner</a>
<a href="tutor.html">Tutoring Services</a>
<a href="linkfarm.html">Link Farm</a>
<a href="comments.html">Comments</a>
<a href="projects/writings/admin.html">Site Administration</a>
<a href="whatsnew.html">What's new</a>
<hr>
<p>
Welcome to my little bit of the world. The above menu will get you
to everything officially sanctioned. But if you want some more
explanatory guidance...
<p>
In my spare time I sometimes write <a
href="projects/software/index.html">software</a>. In other bits of my
spare time, I <a href="projects/writings/index.html">write</a> the
occasional thought, story or essay. For a while, I collected <a
href="guitar/index.html">reviews</a> of classical guitar sheet
music. And then sometimes I do mildly random things like the <a
href="sara-smiles.html">sara-smiles</a> page. Still being a novice at
all of this, I'm keeping a record of what, how and why I do to <a
href="projects/admin.html"><build/a> this site. For the graphically inclined,
I have a few <a href="images/index.html">pictures</a>. There is a big
list of <a href="linkfarm.html">other sites</a> I want to keep track
of as well. Here is also a list of <a href=".files.html">everything</a>
I'm willing to admit responsibility for. But if you want a more
organized index, have a look at the <a href="sitemap.html">site map</a>.
<p>
</html>