Fourth Lab Assignment - Internet Programming

  1. Create a stylesheet that has at least two classes and modifies at least two tags. Use this style sheet to style your home page and lab assignments for today.
  2. Create a web page that has an XML data island describing you, e.g., your name, program, school or home address, and any other information you want. Please don't put your Student ID, SSN, or other sensitive data in this XML island. Use script and the XML Document model to display that information on the web page - you will need to read data from the XML document and write elements to the html document for this page.
  3. Make a copy of the web page, developed in part 2. Add to the visual basic browser we developed last week to display the XML data from this page in a new form.