Brief Answer Questions:
[10 × 1 = 10]Differentiate between web 1.0 and web 3.0.
What is the task of
How do you insert external CSS?
What is JSON?
Define namespace.
List any two advantages of static website.
What is meta tag?
What is class selectors?
Define cookies.
How does XML affect the semantic of web?
Short Answer Questions: (Attempt any FIVE Questions)
[5 × 3 = 15]Explain the client / server architecture in web.
Create the following table in HTML.
When do you prefer internal CSS? Explain with an example.
Describe the advantages of form validation in client side.
How do you define X path and X Query? Illustrate with an example.
Describe the different HTML tags for text formatting.
Long Answer Questions: (Attempt any THREE Questions)
[3 × 5 = 15]Describe any five HTML5 sectioning elements.
Write a JavaScript program to take two integers and find their sum if both are even otherwise find their differences.
How do you create borders, margins and padding in CSS?
Discuss the different types of data types in JavaScript.
Comprehensive Answer / Case / Situation Analysis Questions:
[2 × 10 = 20]Create the following form in HTML and write JavaScript code to validate phone, email, password and confirm password, and user id (number only).
| User ID | |
| Phone | |
| Password | |
| Confirm Password | |
How do you define request and response message? What are the purposes of JQuery, React and Angular JS? Explain.


