Difference between revisions of "Create Web Page"

esse quam videri
Jump to: navigation, search
Line 3: Line 3:
 
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 Sound&Motion.
+
In your pub folder, create a subfolder called PublicArt.
  
 
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 13:
 
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/Sound&Motion folder as index.html
+
Save this as a .html file to your pub/PublicArt folder as index.html
  
 
and Voila!
 
and Voila!

Revision as of 15:16, 25 January 2009

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

Save this as a .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.