0% found this document useful (0 votes)
47 views2 pages

WEB TECHNOLOGIES Question Bank

The document contains a series of short and long questions related to web technologies, focusing on HTML, CSS, and JavaScript. It covers topics such as HTML tags, JavaScript functions, event handling, and AJAX applications. The questions are designed to test knowledge and understanding of web development concepts and practices.

Uploaded by

kartik i
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
47 views2 pages

WEB TECHNOLOGIES Question Bank

The document contains a series of short and long questions related to web technologies, focusing on HTML, CSS, and JavaScript. It covers topics such as HTML tags, JavaScript functions, event handling, and AJAX applications. The questions are designed to test knowledge and understanding of web development concepts and practices.

Uploaded by

kartik i
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

WEB TECHNOLOGIES

SHORT QUESTIONS:[2M]

1. Define Anchor tag with an example.

2. List the types of Style sheets.

3. Define image tag with an example.

4. Define Ordered list with an example.

5. Define Heading Tags with an example.

6. What is JavaScript? Write the advantages of JavaScript

7. What is the difference between GET and POST methods in JavaScript.

8. What is the scope of the variables in JavaScript.

9. Define Event. How events are handled in JavaScript.

10. What is DATE object in JavaScript

LONG QUESTIONS: [10M]

1.

a) Explain the structure of the HTML webpage with an example.

b) Define List Tag with an example.

2. Define Frameset, Frame Tag. Divide the web page into four equal parts each individual part displays
different web page.

3. Define Form tag. Design a Registration page by using all Form controls.

4. Define Table tag and their attributes with an example.

5. Explain about Cascading Style Sheets with an example.

6. Explain various operators and data types available in java script with examples.
7.

a) What is the need of scripting languages in web Technologies.

b) Build a JavaScript program to convert temperature from Celsius to Fahrenheit and vice versa

8.

a)Explain Document Object Model with suitable examples and code.

b)Define Simple AJAX Application.

9.

a) What is JavaScript? What are the features of JavaScript?

b) Design A JavaScript to display whether given number is prime or not.

10. Explain about Function definition, Function calling, Function parameter, return type with a suitable
example in JavaScript.

You might also like