Difference between revisions of "Create Web Page"

esse quam videri
Jump to: navigation, search
Line 1: Line 1:
 
First make sure you have an account with IAM.   
 
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.
+
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.
+
Go to your Z drive.  This is your space on IAM servers.
 +
 
 +
In your pub folder, create a subfolder called PublicArt. (no space between words)
  
 
To make your page:  Navigate to the sample student web page.
 
To make your page:  Navigate to the sample student web page.
Line 13: Line 15:
 
Change the text to suit your needs (for eg., substitute your name - Hieronymous Bosch - in place of Student Name).
 
Change the text to suit your needs (for eg., substitute your name - Hieronymous Bosch - in place of Student Name).
  
Save this as a .html file to your pub/PublicArt folder as index.html
+
Save this as an .html file to your pub/PublicArt folder as index.html
  
 
and Voila!
 
and Voila!

Revision as of 04:25, 2 February 2010

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.

Go to your Z drive. This is your space on IAM servers.

In your pub folder, create a subfolder called PublicArt. (no space between words)

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., substitute your name - Hieronymous Bosch - in place of Student Name).

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

and Voila!

you can do a real web page design, but this basic template is all that's required.

BACK TO PUBLIC ART MAIN PAGE [[1]]