Tech Support > Web

How do I create a quick web page?

  1. Log into your account.
  2. Store all web accessible files in a public_html folder/directory on the U: drive.
  3. Start Microsoft Frontpage Express.
    a. From the PC: Start -> All Programs -> Frontpage Express. If you get an error message about REGEDIT, click ok.
  4. Save the blank document.
    a. File -> Save.



    b. Give your page a title under Page Title:.
    c. Click on the As File... button.



    d. Navigate to U:/public_html/.
    e. Give your file a name under File name:. Do not include any spaces. By default, your file will be saved with a .htm extension.
              - Use index.html if this page will be your homepage. People viewing your homepage would type http://www.geo.hunter.cuny.edu/~username/. Our web server is configured to looked for a file named index.html in your public_html directory.
    f. Click the Save button.

               
Last updated January 3, 2007.