Difference between revisions of "Create Web Page"

esse quam videri
Jump to: navigation, search
(New page: First make sure you have an account with IAM. This gives you a pub (web) folder, space for working directories, and all together, 2 GB of storage. In your pub folder, create a subfol...)
 
Line 16: Line 16:
  
 
and Voila!
 
and Voila!
 +
 +
[[Category:Tutorial]]

Revision as of 15:15, 5 August 2008

First make sure you have an account with IAM.

This gives you a pub (web) folder, space for working directories, and all together, 2 GB of storage.

In your pub folder, create a subfolder called PublicArt.

To make your page: Navigate to the sample student web page.

In the browser, go to View>Source

Copy the text, and paste it into BBedit on the Mac, Scite on the PC (these correctly interpret the html formatting symbols).

Change the text to suit your needs (for eg., write your name - Jane Doe - in place of Student Name).

Save this as a .html file to your pub/PublicArt folder as index.html

and Voila!