Advertisement

CS 101 Introduction to Computing Assignment # 02 fall 2009

Deadline

Your assignment must be uploaded / submitted before or on November 10, 2009.

Marks = 15

Upload Instructions

Please view the assignment submission process document provided to you by the Virtual University to upload the assignment.

Rules for Marking

Please note that your assignment will not be graded if:

· It is submitted after due date

· The file you uploaded does not open

· The file you uploaded is copied from some one else or from internet

· It is in some format other than .html.

Objective

The assignment has been designed to enable you:

  • Understanding of HTML

Assignment

Build the following page using HTML





Instructions

1) Draw 3 single-line text input fields with labels First Name, Last Name and Email Address.

2) Draw two radio buttons Male and Female with label Gender and group them.

3) Draw 5 check boxes Cricket, Books, Music, Football and Internet under the label Hobbies.

4) Draw a drop down list with label City containing Lahore, Islamabad, Karachi and Rawalpindi in its options.

5) Create two buttons “Submit” and “Reset” of respective types.


NOTE: only one of the two radio buttons should be selected at a time. It means if user selects Female option then Male should be unselected automatically.

















Found Discussion at http://vuhelp.com/forum/viewtopic.php?f=10&t=88
regards
0 Responses