Creating index.html

Instructions:

  1. open Notepad
  2. You should see a blank screen the first time only.
  3. Type in the following:


    <HTML>

     <HEAD>

     <TITLE>
    Your name's web page
    </TITLE>

     </HEAD>

     <BODY>

     This is my index web page at Delta College

    <P>

    <OL>
    <LI>Item 1
    <LI>Item 2
    <LI>Item 3
    </OL>

     </BODY>

     </HTML>

  4. Save index.html to your usb/disk and upload it to your student directory.

! You are using a version 4 browser or older. If you are experiencing any problems with scrolling, please reload the page.