index.html 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <html>
  2. <head>
  3. <title>Web-Site-Ring</title>
  4. <meta name="description" content="Lists Old Web Sites.">
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. </head>
  7. <body>
  8. <center><h1><i><b>Web-Site-Ring!</h1>
  9. <a href="index2.html"><img src="cooldog.png" alt="cool dog"><br>Enter site</a>
  10. <p><a href="privacy.html">Privacy</a>
  11. <p>I've written a few articles over the years, which I'd like to call attention to. (They tend to get lost in the update archives.)
  12. <p>Now, in no particular order:
  13. <br><a href="Autosled.html">The Bailey Autosled</a>
  14. <br><a href="DMOZMemory.html">Goodbye DMOZ</a>
  15. <br><a href="minisearchenginereviews.html">Decent Search Engines (That are Not Google.)</a>
  16. <br><a href="neutral.html">A brief History of the Net and Net Neutrality</a>
  17. <br><a href="rcookie.html">On the Rainbow Cookie Meme</a>
  18. <br><a href="roto.html">RotoScope: A Forgotten Widescreen Movie Process</a>
  19. <br><a href="ScrubTheWebIsGone.html">ScrubTheWeb Stops Running Their Search Engine; Domain for Sale</a>
  20. <br><a href="two.html">Two-Columns: Will they work on a phone?</a> Really, not an article; but still a nice test.
  21. <br><a href="websitering.html">WebSiteRing: Create one without scripting</a> The first thing I wrote for this site.
  22. <br><a href="pkmn/menu.html">The Classic Pokemon Page</a> A collection of nostalgic thoughts on the franchize, influenced by late 90's fan sites.
  23. <br><a href="master/master.html">An Overview of Master.Com</a>
  24. <p><a href="http://www.geocities.ws/jaup/jaup.htm">Member of JAUP</a>
  25. <p>What I've created for this site is in the public domain; I release it to you. Copy, re-post, send, modify it as you like. Post a link back, but only if you desire. I must note that I didn't create everything here; quotes, site buttons, images & the like are still property of their creators; you'll have to check with them for use requirements.
  26. </body>
  27. </html>