which is a site giving "Instructions for USCweb authors."
on the unix prompt of your unix account. Merely following the instructions will suffice to establish a web page. (This command is also run to close down a particular web page).
This will automatically generate a directory called public_html in your unix account, as well as a text file called index.html in that directory.
each time you start a file other than index.html in your account.
You might find use for the following information:
e.g., chmod 644 file_name
gives read and write permission to the user,read permission to the group,and read permission to the universe.
604 is required for files in public_html
755 is required for directories in public_html ]
(1) either download Internet Assistant for Microsoft Word from the following url:
or any other good html writer (most are available free or as shareware).
(this will automatically convert your Microsoft Word documents to html format, which can then be uploaded to your public_html directory by ftp),
(or, instead of this, you could download one of tens of html writers on the web)
or
(2) learn HTML the hard way (which is better since the web pages come out clearer, and as you "expect" them to), by printing the tons of information available on the web (e.g., you can start with the following site (by the National Center for Supercoming Applications):
To begin with, you might try downloading a "ready-made" page and fill up your own information in it. This page, called "student.htm" is available at
Once you download the file, and fill up your name and other details, you can upload the file to your account as and link it up to your index.html file.


HYPER TEXT MARKUP LANGUAGE: Xoom Com (images) | A beginner's guide to HTML: | Most of the links on the Internet for learning HTML | The HTML Language: tons of stuff | Pick up Peter Crawshaw's HTML editor for Windows: | Pick up some neat 3D icons for your index.html file (obviously I haven't done so myself yet):
JAVA: White paper on Java | Java basics | Places to go (searching for Java |