Design your own webpage and implement it with HTML language using Vi editor.
requirements:
- This is your own homepage, show yourself to us.
- Do not copy any other person's work or use any template, we will check your source code.
- Implement some basic features like Tables, Images, Lists, HyperLinks.
- Send the link of your homepage to howei@ams.sunysb.edu with subject 'AMS595 HW1 yourname yourID#'.
- Due time and date: 12:00pm(noon), Oct. 20, 2011.
- 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