XHTML Object Module

From Wiki

Jump to: navigation, search

elements :=

  • object - Defines an embedded object
  • param - Defines a parameter for an object

The Object Module provides elements for general-purpose object inclusion. When this module is used, it adds the object element to the Inline content set of the Text Module.

Note: The Applet Module that provides elements for referencing external applications is deprecated.


<iframe> vs. <object>

In XHTML 1.1 there is no iframe. It is deprecated (from XHTML 1.0).

The replacement is object element.
Personal tools