Site hosted by Angelfire.com: Build your free website today!

Adding Local Links to Assignments on the index.html Page


  1. Login to your account on the WebCity server (webcity.arc.losrios.cc.ca.us)

  2. Open your index.html file using the text processor pico:

         pico index.html

  3. Create a new heading called "My Web Assignments." Under the heading write the code to generate an ordered list that looks like the following.

    My Web Assignments



  4. For each assignment, add one local link. Example, the list item:

         <LI>Hello, World!

         could be turned into

         <LI><A href="hello.html">Hello, World!</A>

  5. To view your index.html web page, open a browser and type the following URL:

         http://webcity.arc.losrios.cc.ca.us/~login/