Jump to content

XHTML+SMIL

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cogit~enwiki (talk | contribs) at 05:12, 11 September 2006 (Initial version of this page.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

XHTML+SMIL is a W3C Note that describes an integration of SMIL semantics with XHTML and CSS. It is based generally upon the HTML+TIME submission.

The XHTML+SMIL language profile shares many modules with the standard SMIL language profiles, including the core modules of timing, media objects, linking, animation, transitions and content control. Where the other SMIL profiles use a language-specific layout model, XHTML+SMIL leverages the HTML flow layout and CSS positioning model familiar to many web authors. The semantics of integrating SMIL animation with the CSS model were also adopted in SVG.

XHTML+SMIL was issued as a W3C Note rather than a Recommendation as there was only one implementation of the language profile (in MSIE).

See also

SMIL, HTML+TIME (Microsoft's implementation)