Spring 2013_CS101_2

download Spring 2013_CS101_2

of 3

Transcript of Spring 2013_CS101_2

  • 7/27/2019 Spring 2013_CS101_2

    1/3

    Assignment No. 02

    Semester: Spring 2013

    Introduction to Computing-CS101

    Total Marks: 20

    Due Date: 14-05-2013

    Instructions:

    Please read the following instructions carefully before submitting

    assignment:

    You will submit your assignment before or on due date on VU-LMS.

    Assignment should be completed by your own efforts it should not

    be copied from internet, handouts or books.

    You should submit your HTML file via assignment interface at VU-

    LMS.

    Assignment sent via Email will not be replied and accepted/graded

    in any case.

    If the submitted assignment does not open or file is corrupt, it will

    not be graded. You will submit solution only in HTML file. Zero will be awarded for

    any other format and no request will be entertained in this regard.

    Objectives:To understand the fundamental concepts of :

    Web Development

    HTMLo How to use table to control and organize.

    o How to use radio button group in HTML page and how to allow select

    only one option.o How to use select box to choose one or multiple options.o How to use list box to choose only one option.

    o How to use Submit and reset button.

    For any query about the assignment, contact at [email protected]

    Assignment

    mailto:[email protected]:[email protected]
  • 7/27/2019 Spring 2013_CS101_2

    2/3

    Assignment Statement:You are required to design an HTML page. This page must include:

    Table

    Textbox

    Text area

    Radio button

    List box

    Select box

    Submit and reset buttonsYour designed page must be exactly same as image given below.

  • 7/27/2019 Spring 2013_CS101_2

    3/3

    Detailed Description of Assignment Requirements:

    Please read given requirements carefully and follow them as they are mandatoryand each of them carries some marks. Marks will be deducted if any one of thebasic requirement is missing.

    1. The size of user detail and profile table border should be 3.2. The background color should be Gray shade.3. All contents of form should be center aligned.4. Form heading should be Registration Form.5. Table subtitles should be User Details and Profile.6. User Details will have Name and Password Field.

    o Name will be a text area which will provide option to take names.

    o Password field will show password in the form of asterisks (*).

    7. In Profile partthere will beLanguages, Gender, Qualification, Description,Additional Info and Submit and Reset Buttons.o Languages will be shown as Check box and these will include

    checkbox of English, Urdu, Punjabi and Arabic.o Radio button should be used to select Gender option i.e. Male or

    Female.o Drop down list will show qualification. This will include MCS, MBA,

    M.COM, BBA, BIT, and BCS. From these six MCS will be selected asdefault. Along with this your student id should be shown as given inimage.

    o Description will be a text area.

    o Additional Info will be also a text area. In this text area you will write

    your next 10 year future plan. This must not exceed more than 500words.

    o On submit button when any user will click then user will move on to

    the following link: http:\\www.vu.edu.pko When user will click on Reset button, all fields should be reset to blank.

    8. The assignment should be prepared using HTML only; no JavaScript isrequired in any part of the assignment.

    BEST OF LUCK