diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | e736e7d842f1303f30725789b21ee1c23fb8b5fd (patch) | |
tree | b900b69700c962a63af0f3c505f216ec6d2ed42d /proj | |
parent | log (diff) | |
download | w-e736e7d842f1303f30725789b21ee1c23fb8b5fd.tar w-e736e7d842f1303f30725789b21ee1c23fb8b5fd.tar.gz w-e736e7d842f1303f30725789b21ee1c23fb8b5fd.tar.bz2 w-e736e7d842f1303f30725789b21ee1c23fb8b5fd.tar.xz w-e736e7d842f1303f30725789b21ee1c23fb8b5fd.zip |
uppercase headers
Diffstat (limited to 'proj')
-rw-r--r-- | proj/index.htm | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/proj/index.htm b/proj/index.htm index ff58a00..b23219a 100644 --- a/proj/index.htm +++ b/proj/index.htm @@ -5,15 +5,14 @@ <title>Porter Swanstrom</title></head><body><div class="main"><div class="head"> <h1>Porter Swanstrom</h1> { -<a href="/m">home</a> : -<a href="/proj">projects</a> : -<a href="/site">about</a> } +<a href="/m">HOME</a> : +<a href="/proj">PROJECTS</a> : +<a href="/site">ABOUT</a> } </div><div class="body"> -<h2>Projects</h2> +<h2>PROJECTS</h2> <p><a href="/site">www</a> (html, css)<br />Website</p> - <p><a href="/forms">forms</a> (c#)<br />WinForms</p> </div><div class="foot"> |