TEST-4 HTML TEST-4
Test Date: November 13, 2023
1. What is the purpose of HTML graphics, and can you explain how to embed images in an HTML document?
2. Describe the SVG format in HTML. How is it different from traditional image formats like JPEG or PNG?
3. What are the primary HTML media elements, and when would you choose to use HTML audio over HTML video?
4. Explain the significance of HTML plug-ins, and give an example of a common plug-in used in web development.
5. How can you embed a YouTube video in an HTML page? What elements or attributes are involved?
6. Discuss some of the HTML APIs available for enhancing web functionality, and provide an example of a situation where the HTML Geolocation API might be used.
7. What is HTML drag-and-drop functionality, and how is it implemented in web development?
8. Explain the concept of HTML Web Storage and give an example of when it's more suitable than using cookies.
9. How do HTML web workers help improve the performance of web applications, and what are the limitations associated with them?
10. What is Server-Sent Events (SSE) in HTML, and in what scenarios would you use it to enhance real-time communication on a web page?
SCORE: 6.25/10
Comments
Post a Comment