Lab Assignment #3

Revised: 05 June 2007
Lab #01 Lab #02 Lab #03 Lab #04 Lab #05 Lab #06 Lab #07 Lab #08 Lect #03

assignment.xsl assignment.css HTML Reference TopXML Contents

image not found


" Not everything that can be counted counts, and not everything that counts can be counted. "
- Albert Einstein (1879-1955)


References:

    HTML Guide, Style Sheets, Other Links

Requirements:

  1. Create an Asp.Net web page that uses a dropdown list with entries that transfer the browser to each of your lab pages. This illustrates how you use controls on Asp.Net web pages.
  2. Create a simple html control that provides a menu of links to each of your labs. please use a Cascading Style sheet to style the control.
  3. Add the control you designed in the previous part to the web page you designed in the first part. The result should be a demonstration page for these two techniques.