Design your own webpage and implement it with HTML language using Vi editor.
requirements:

  1. This is your own homepage, show yourself to us.
  2. Do not copy any other person's work or use any template, we will check your source code.
  3. Implement some basic features like Tables, Images, Lists, HyperLinks.
  4. Send the link of your homepage to howei@ams.sunysb.edu with subject 'AMS595 HW1 yourname yourID#'.
  5. Due time and date: 12:00pm(noon), Oct. 20, 2011.
  6. NO late HW is accepted.


if you will put your homepage to Mathlab server, please refer here for instructions.

if to AMS department server:
open a terminal,login to the server by tpying:

ssh username@ssh.ams.sunysb.edu

after you logged in, create a directory named 'public_html' in your home directory:

mkdir public_html

and upload/create a file named 'index.html' written in HTML to/in 'public_html' directory
this index.html will be your homepage.
you can visit your homepage in AMS server by going to: www.ams.sunysb.edu/~uesrname