Group B

Attempt any Six question

2. What is HTML Link? Explain different link used in html.

3. Write the HTML Tag to generate the following Table

Routine
Sunday Monday Break Tuesday
WT DSA SAD
Java Statistics Maths

4. Write HTML tag to generate the following output

Online-HTML-Edit-1

5. "It is discourage to use frame in web development". Explain the reason

6. What is the strength of CSS? What are the various apporaches to include CSS document in HTML ?

7. What is cookie ? Explain how you set and remove value stored in cookies with suitable examples ?

8. Write HTML tag to generate the following output.

web-img-1

Group C

Attempt any Two question

9. Is XML replacement for HTML? Explain different types of tier technology with suitable example diagram.

10. Write a server site script to display all the record store in student table which reside under the database called T.U. The structure of student table (id, name, address).

11. Write well formed XML document and validate with the use of XML schema.

web-img-2