NOTICE: This website is no longer updated or supported - as such many of the techniques used to build it may seem antiquated in the modern day. It is preserved for historical reasons only.

HTML XHTML The Complete Reference
home » chapters » chapter 15

Chapter 15


In the last chapter, we saw how scripts can be added to XHTML documents. Scripts can manipulate a variety of form elements and, in the case of so-called Dynamic HTML, the page elements themselves. Scripts also are used to access embedded binary objects. As discussed in Chapter 9, embedded objects can be used to bring multimedia, such as sounds and movies, to the Web. They also can be used to add small executable programs to a page. Binary objects come in many forms, including Netscape plug-ins, Microsoft ActiveX controls, and Java applets. Each of these requires special markup. In the future, all included media types will be added with the object element. However, until such standardization is universally supported, it is useful to study each individual technology with particular emphasis on how it can intersect with markup.

PDF fileDownload Chapter 15 [ PDF - 193KB ]

(X)HTML Elements
CSS Properties
Get Adobe Reader

You need the free Adobe Reader to view documents on this page.
< Home | About | Chapters | Examples | Errata | Reference | Site Map >