1 (a) (i)
What components are used by modern email?
4 M
1 (a) (ii)
Write the HTML snippet to show each letter of a word with new color, giving
a rainbow effect.
3 M
1 (b)
Write the points those should be considered while planning a web site.
7 M
2 (a) (i)
Explain how does the session run when a Telnet program try to connect to a
Web server and ask for the initial page?
5 M
2 (a) (ii)
How can you do following with cascading style sheet?
a. Text Decoration
b. Text Indentation.
a. Text Decoration
b. Text Indentation.
2 M
2 (b) (i)
Write a JavaScript that uses function to calculate how many days are left in your birthday?
4 M
2 (b) (ii)
Explain elements of XML.
3 M
2 (c) (i)
Write a JavaScript, that uses a loop, that searches a word in sentence held in an
array, returning the index of the word.
array, returning the index of the word.
4 M
2 (c) (ii)
What is the need for web services?
3 M
3 (a)
Explain the following with example
(i) Unordered lists
(ii) Ordered lists
(iii) Nested lists
(iv) Definition lists.
(i) Unordered lists
(ii) Ordered lists
(iii) Nested lists
(iv) Definition lists.
7 M
3 (b)
What is Metadata? Where it is included in HTML and XHTML? Explain with example
how Metadata is included in a document?
Also show how can following be achieved with the help of Metadata?
(i) Stop the page from being listed.
(ii) Set an expiration date.
(iii) Stop the browser from caching a page.
(iv) Give a context for date so that it can take format MM-DD-YYYY and DD- MM-YYYY.
Also show how can following be achieved with the help of Metadata?
(i) Stop the page from being listed.
(ii) Set an expiration date.
(iii) Stop the browser from caching a page.
(iv) Give a context for date so that it can take format MM-DD-YYYY and DD- MM-YYYY.
7 M
3 (c)
Explain the concept of irregularly shaped tables. Write the HTML snippet to get the
following output and properly defined headers.
Exam Time Table | |||
Green Park | Oxford circus | Euston | |
12/10/2012 | WT | TOC | CG |
13/10/2012 | TOC | CG | WT |
7 M
3 (d)
How can a style sheet be linked to a web page or how a cascaded style sheet be
embedded within a document? With the help of cascaded style sheet change
background colour. What changes are to be done to set an image as a background?
Manipulate a background image so it can be repeated over an area.
7 M
4 (a)
Explain the Document Object Model. Explain the explain document object with
example.
7 M
4 (b)
Explain Document type Definitions in XML.
7 M
4 (c)
Show the use of events for the following with example.
(i) Trap the exiting of the user from a page.
(ii) Show the heading. When the mouse is over the heading the background color should be yellow and when the mouse goes out of the heading, color should change to black.
(i) Trap the exiting of the user from a page.
(ii) Show the heading. When the mouse is over the heading the background color should be yellow and when the mouse goes out of the heading, color should change to black.
7 M
4 (d)
Explain the following XSL(XML stylesheet elements)
(i) value-of
(ii) for-each
(iii) sort
(i) value-of
(ii) for-each
(iii) sort
7 M
5 (a)
What is a blog? What subject areas can be covered in blogs?
7 M
5 (b)
With the use of PHP, write two scripts, one to pick up details of a library customer and
the other to store the details(in variables) and display them.
7 M
5 (c)
Explain RSS(Really Simple Syndication) elements and - elements.
7 M
5 (d)
With the use of PHP, switch case and if structure perform the following and print
appropriate message.
(i) Get today's date
(ii) if date is 3, it is dentist appointment.
(iii) If date is 10, go to conference.
(iv) If date is other than 3 and 10, no events are scheduled.
(i) Get today's date
(ii) if date is 3, it is dentist appointment.
(iii) If date is 10, go to conference.
(iv) If date is other than 3 and 10, no events are scheduled.
7 M
More question papers from Web Application Development