0% found this document useful (0 votes)
15 views4 pages

Web technology important questions

The document outlines various fundamental concepts in web development, including the roles of web servers and clients, HTML elements, CSS frameworks, and JavaScript functionalities. It also covers the significance of Software Requirement Specification (SRS) documents, the differences between XML and JSON, and the use of PHP in web development. Additionally, it addresses common issues in web development and the importance of web standards.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views4 pages

Web technology important questions

The document outlines various fundamental concepts in web development, including the roles of web servers and clients, HTML elements, CSS frameworks, and JavaScript functionalities. It also covers the significance of Software Requirement Specification (SRS) documents, the differences between XML and JSON, and the use of PHP in web development. Additionally, it addresses common issues in web development and the importance of web standards.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

1. What is the role of a web server in web development?

2. Define a web client and provide an example.

3. Differentiate between a web browser and a web server.

4. What are some common issues faced in web development?

5. What is the purpose of a Software Requirement Specification (SRS) document?

6. What is the purpose of the <marquee> tag in HTML?

7. Differentiate between block-level and inline elements in HTML.

8. How do you create an email link in HTML?

9. List three attributes of the <img> tag in HTML.

10. What is the difference between ordered and unordered lists in HTML?

11. What are the different levels of CSS?

12. Define the Box Model in CSS.

13. What is the purpose of the <div> and <span> tags in CSS?

14. How does CSS handle background images?

15. What are responsive CSS frameworks? Name two examples.


16. What is Dynamic HTML (DHTML)?

17. List two advantages and two disadvantages of using DHTML.

18. What are the basic components of DHTML?

19. How does the Object Model relate to DHTML?

20. What is the difference between HTML and XHTML?

21. What are JavaScript events? Provide an example.

22. Explain the purpose of the document object in JavaScript.

23. How does JavaScript handle form validation?

24. What is an event listener in JavaScript?

25. How does JavaScript handle errors?

26. What is XML, and why is it used?

27. What is the syntax of XML?

28. What are XML namespaces?

29. How can XML documents be displayed using CSS?

30. What is the difference between XML and JSON?


31. What are the basic data types in JSON?

32. What is the purpose of an XML Schema?

33. What is the role of a Document Type Definition (DTD) in XML?

34. Define PHP and explain its significance in web development.

35. How do you declare a variable in PHP?

36. What are PHP arrays, and how do they work?

37. How do you handle file uploads in PHP?

38. What is the purpose of PHP sessions?

39. What are the different types of loops in PHP?

40. What is PHP-ODBC, and why is it used?

Long Answer Questions:

41. Explain the key components of a web development strategy.

42. Describe the process of developing an SRS document for a web project.

43. Discuss the importance of web standards in web designing.


44. Explain the basic structure of an HTML document with an example.

45. Write an HTML code snippet to create a table with three rows and two columns.

46. Discuss the advantages of using CSS frameworks in web development.

47. Explain different selector forms in CSS with examples.

48. Compare and contrast DHTML and traditional HTML.

49. Explain the concept of event handling in JavaScript with examples.

50. Describe the differences between XML and JSON with examples.

You might also like