Web Design

 

Your Adelphi Web Site

 

Client / Server

 

Site vs. Page

 

Design tools:  -> creates html

 

Ftp Tools:

 

Using Word:

 

Upload to your web site:

 

Saving a page using your browser:

 

Using Netscape Composer:

 

Netscape Structure

 

Formatting text:

 

Hyperlinks

 

Images

 

Exercise #1:

 

 

Open Notepad

Type the following:

<HTML>

<BODY>

This is (your name) web page.

</BODY>

</HTML>

Save it as index.html

Open FTP explorer and upload it to your panther site.

View it in the browser.

 

For complexity: Add a hyperlink:

 

<a href=(your favorite site, including http)>this is my favorite site</a>

 

For more complexity, add an image

 

<img src=(picture name)>

 

Note that </br> makes it nicer.

 

Exercise #2: Linking your picture to your blog:

 

1. Upload your picture to panther:

 

Exercise #2:

 

 

  1. Create a web directory under your name on the universal share drive.

 

  1. Download a picture of your hobby into that new directory.

 

  1. Create the following page:

 

  1. Your name (in font size 7)

 

  1. The name of your hobby ( in font size 3)

 

  1. A picture related to your hobby . (Align it to be next to the name of your hobby.)

 

  1. Save it as index.html in your new directory.

 

  1. Upload the page to your web site. (Don't forget the picture.)

 

Exercise #3:

 

Create a web site with the following pages: