Chapter 12. Images and Objects
In addition to text content, web pages may include a wide range of multimedia objects, including images, image maps, Java applets, video, Flash movies, even other HTML documents. This chapter focuses on the (X)HTML elements defined for adding images and media objects, including:
|
|
Adds an image |
|
|
The map used for an image map |
|
|
A geometric region in an image map |
|
|
A generic media object |
|
|
Specifies values for an object necessary at runtime |
|
|
Embeds media requiring plug-ins (nonstandard) |
|
|
Content displayed if embedded media is not supported (nonstandard) |
|
|
Adds an applet (deprecated) |
|
|
A floating frame that displays an external HTML document |