{short description of image}

Creating your first homepage on Tiger

  1. Start Telnet
  2. Login to your TIGER account
  3. type webpage
  4. Answer the questions, this creates a generic webpage and opens up a directory for you on NY:[web.student.yourid]. You will only do this once in your lifetime!
  5. Start your browser and navigate to: http://academic.uofs.edu/student/yourid
  6. You should find your webpage.

Creating a webpage with an HTML editor.

You may use:

Create a new version of your home page. Practice:

Important Page Features

The Process of Building a Website

  1. The Local Computer
  2. FTP to the Webserver
  3. Using the Browser to access the page through the internet.

What happens when you click on a link.

  1. IP addresses and protocols
  2. Domain Name Server
  3. Page request routed to Webserver
  4. Webserver responds with page contents list
  5. Browser checks disk and memory cache for files and cookies
  6. Browser requests files needed
  7. Server organizes files needed into packets and routes them back over the internet via IP addresses
  8. Browser reassembles and presents the webpage.
{short description of image}