https://www.google.com/contributor/welcome/?utm_source=publisher&utm_medium=banner&utm_campaign=2376261057261409

Search This Blog

Search with our Site

Custom Search

Wednesday, December 21, 2011

Assignment No. 03 Semester Fall 2011 Introduction to Computing-CS101


Assignment No.  03
Semester Fall 2011
Introduction to Computing-CS101

Total Marks:   25

Due Date: 26–12– 2011
Objective: To understand HTML tags and their use in designing a web page using HTML.  

In this assignment you will learn:

1.      How to place images on HTML web page?
2.      How to use images as background?
3.      Use of Anchor tag to open any link in a new window.
4.      How to use radio buttons group in HTML web page and how to allow select only one option?
5.      How to limit the input characters in text field?
6.      How to use image map to make a link on specific area of image?
7.      How to use image from cross domain to local or other domain?

Instructions:
Please read the following instructions carefully before solving & submitting assignment:

Assignment file should be in HTML format and should be in your own wordings (HTML Code) not copied from internet, handouts or books. It should be clear that your assignment will not get any credit if:

  • The assignment is submitted after due date.
  • The submitted assignment does not open or file is corrupt.
  • The assignment is copied (from other student or copied from handouts or internet).
  • The title of the webpage is other than student VU ID.
  • The assignment file is not in HTML format.

For any query about the assignment, contact at cs101@vu.edu.pk

GOOD LUCK

 

Design an HTML page using HTML elements such as tables, images, textboxes, text areas, radio buttons, list boxes, select boxes, background images, image maps, submit button and reset button.  (Marks 25)

Read the following instructions carefully.

  1. Your assignment must be a single HTML format file; any other format or screen shots are not acceptable.
  2. Use of Style Sheet is not allowed in this assignment.
  3. To create HTML file:
    1. Open notepad, write your code in this new file and “save as”.
    2. When it asks for file name, give its name like “studentID.html”.
    3. Take care of double quotes, there must be starting and ending double quotes to save file in HTML format. 
  4. For header image use http://vulms.vu.edu.pk/Courses/CS101/Downloads/fall2011-assignment3-cs101-header.jpg as image source.
  5. For background image use this link http://vulms.vu.edu.pk/Courses/CS101/Downloads/fall2011-assignment3-cs101-naviBG.jpg as image source.


No comments:

Post a Comment