CS101 Assignment No. 02 Solution Spring 2013 Due Date 14-05-2013

No Comments
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
  • HTML
    • How to use Submit and reset button.
  • How to use table to control and organize.
  • How to use radio button group in HTML page and how to allow select only one option.
  • How to use select box to choose one or multiple options.
  • How to use list box to choose only one option.

For any query about the assignment, contact at cs101@vu.edu.pk
Assignment 
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 buttons
Your designed page must be exactly same as image given below.

 















Detailed Description of Assignment Requirements:

Please read given requirements carefully and follow them as they are mandatory and each of them carries some marks. Marks will be deducted if any one of the basic 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.
  • Name will be a text area which will provide option to take names.
  • Password field will show password in the form of asterisks (*).
  1. In Profile part there will be Languages, Gender, Qualification, Description, Additional Info and Submit and Reset Buttons.
  • Languages will be shown as Check box and these will include checkbox of English, Urdu, Punjabi and Arabic.
  • Radio button should be used to select Gender option i.e. Male or Female.
  • Drop down list will show qualification. This will include MCS, MBA, M.COM, BBA, BIT, and BCS. From these six MCS will be selected as default. Along with this your student id should be shown as given in image.
  • Description will be a text area.
  • 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 500 words.
  • On submit button when any user will click then user will move on to the following link: http:\\www.vu.edu.pk
  • When user will click on Reset button, all fields should be reset to blank.
  1. The assignment should be prepared using HTML only; no JavaScript is required in any part of the assignment.
BEST OF LUCK


Next PostNewer Post Previous PostOlder Post Home

0 comments

Post a Comment