Web Technology
1. Explain the following i) WWW Vs Internet ii) HTML heading tags with syntax.
2. Define the following Terms (1) Web site (2) Web Page (3) Web Server (4) URL (5)
Home Page
3. Describe the use of any five HTML tags required to create a website and justify their
usage.
4. Discuss any four HTTP Commands.
5. Differentiate Between HTML and HTML5?
6. What is CSS and how does CSS inheritance work? Give examples.
7. Write the JavaScript function for generating Fibonacci series.
8. How to create object in java script? Explain with suitable example.
9. List any five functions of JavaScript and illustrate at least one with a real-time example.
10. Explain the concept of Document Object model.
11. Explain the advantages of jQuery and illustrate its syntax with a suitable example.
12. Explain the different design issues in web development.
13. Use and describe any five HTML Tags to prepare the web site and Justify?
14. Write the HTML code with example to explain internal and external CSS
15. Explain the HTTP request and HTTP response model in brief.
16. Explain how to create and read array elements in Java Script
17. State and explain CSS selectors with suitable example.
18. Explain Alert, Confirmation and Prompt box in Javascript. Also write HTML+ JavaScript
code to take one number as input from user and show its factorial on alert box.
19. Write an HTML Page and also provide a JavaScript for accepting 2 numbers from user
and will perform basic arithmetic operations.
20. What is Angular JS? Explain Angular JS directives for data binding with example.