Attempt any Eight questions.
[8*5=40]
4.
Describe the client server architecture and its types. [5]
5.
Write HTML script to show the use of Video and Canvas elements. [5]
6.
Describe the relative, float and absolute positioning with suitable examples. [5]
7.
Consider a HTML page contains two divisions and one paragraph tags. The divisions have id div1 and div2 respectively. The color of text in both of divisions should be red and background color of divisions should be green. The font style in paragraph should be Arial and the size of font should be 14. Write necessary CSS for the given scenario. [5]
8.
How array is defined in JavaScript? Illustrate with example. [5]
9.
What is cookie? Write a JavaScript code to create cookie object. [5]
10.
What is the use of XML? Discuss the XML elements. [5]
11.
What is DTD? How can you use CDATA and PCDATA in DTD? [5]
12.
Given following XML, write its equivalent XSD. [5]