QUESTION
(a) Give the appropriate syntax to implement a Client-Side Image Map, specifying all possible attributes where required
(b) List the benefits of using Cascading Style Sheets over XHTML tags only
(c) What are the three levels at which CSS can be defined to specify the style of an XHTML document? Which XHTML tags and attributes are used to accomplish this?
(d) Briefly explain the following terms as used in DHTML. Illustrate your answer with examples
(i) InnerHTML
(ii) OuterHTML.
(e) Write a JQuery program that allow you to
(i) select an item from a Listbox control
(ii) display the item in red colour on a web page