Palettes

Starting your first document

Modifying Text

Inserting an Image

Inserting a Table

Inserting a Horizontal Line

Saving your File

Setting up your Site

FTPing Files

Linking

Linking to another document in your site

Linking from one place to another in the same document

Creating an Email Link

Modifying the Colors of your Links and Page

Importing Word® Documents

Image Maps

Converting Layers to a Table

Part II--Creating your Site

Adding more pages to your site

Adding your Resume in .pdf format

III. Creating your Course Page

Putting your PowerPoint Presentaiton on your Website

 

Saving Your File

1. Click on "File" and then "Save."

2. Find your folder called "Web Site."

3. Name your file "index.html" This is very important.

There are two reasons we name the start page in each folder "index". First of all, browsers are programmed to look for the index page as a start page. If you do not name your page index, then the browser won't know where to start.

An example: The URL (web site address) of the University of Alabama is: http://www.ua.edu The actual file name for this page is "index.html" If browsers weren't programmed this way, we would have to type in: http://www.ua.edu/index.html every time we wanted to go to the UA homepage. If you name your file "home.html" or "myhomepage.html" or something like that, you will always have to type out the full address.

The second reason that we want to call our start page "index.html" is that if we didn't, and someone typed in the URL of my homepage without my correct file name, they would get a literal index of all the files in my site. I don't want anyone knowing what files I have, especially if something is secure or copyrighted.