| Dear Graduate Students:
If you are already familiar with the necessary techniques for creating a homepage, then simply go ahead and create your homepage and let me know so that I can link it to our graduate student list. If you dont knowledge of web page creation, or would simply like to work from our examples, the following is provided as a simple tutorial.
Step 1. Choose a sample (click to see a fancier Sample 1 or a simple Sample 2 here). Then click and copy the Sample1 or Sample2 coding and save it as a file with the filename "index.html". Step 2. Move this file into the directory ".www". Such hidden directory exists already. Step 3. Edit the file. Put in your information such as name, classes, etc., or change or add information. You can see your own homepage by going to http://www.math.uh.edu/~YOUR_LOGIN_NAME.
Step 4. E-mail to me (shanyuji@math.uh.edu) and I will link your homepage to the graduate student list.
Note: To make your homepage file "readable for the world", you may have to execute the command:
chmod a+r ~/.www/index.html
|