home *** CD-ROM | disk | FTP | other *** search
/ 2 Years of Handheld PC Magazine 1998 to 1999 / HPCMag9899.iso / 2Year / default.sav < prev    next >
Text File  |  2000-03-08  |  1KB  |  69 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3O//DTD W3 HTML 2.0//EN">
  2. <!--
  3.     Windows 95 Personal Web Server
  4.     Home Page
  5.  
  6.     7/1/96    Created        Microsoft
  7.  
  8.     This page has been purposely kept very simple so that even
  9.     users that haven't created home pages before can
  10.     change the template very easily to suit their needs.
  11. -->
  12. <HTML>
  13.  
  14. <head>
  15. <title>
  16.     My Home Page
  17. </title>
  18. </head>
  19.  
  20. <body>
  21.  
  22. <h2 align=center>
  23.  
  24.     (Your Home Page goes here)
  25.  
  26. <!-- Change the line above with your name to say, Karen's Home Page-->
  27.  
  28. </h2>
  29.  
  30.  
  31. Welcome to my web server running on Windows 95.
  32.  
  33. <p>
  34.  
  35. <!-- Add more information about yourself. Your interests etc. -->
  36.  
  37. <hr>
  38.  
  39. Here are my interests.
  40.  
  41. <ul>
  42. <li> Movies
  43. <li> Reading
  44. </ul>
  45.  
  46. <hr>
  47.  
  48. Here are some useful links:
  49.  
  50. <ul>
  51. <li> <a href=http://www.microsoft.com> Microsoft </a>
  52. </ul>
  53.  
  54. <hr>
  55. This page has been accessed <img ALT="Access counter" src=/scripts/counter.dll?9605071636> times.
  56.  
  57. <hr>
  58.  
  59. <center>
  60. <font size=-2>
  61. Brought to you by the
  62. <a href=/docs/default.htm><b>Personal Web Server</b></a> from
  63. <a href=http://www.microsoft.com><b>Microsoft</b></a>.
  64. </font>
  65. </center>
  66.  
  67. </BODY>
  68. </HTML>
  69.