September 14, 2000 - Applicable Elements for HTML+TIME | WebReference

September 14, 2000 - Applicable Elements for HTML+TIME

Yehuda Shiran September 14, 2000
Applicable Elements for HTML+TIME
Tips: September 2000

Yehuda Shiran, Ph.D.
Doc JavaScript

HTML+TIME affect two major element types: content and style. Content elements include the traditional container such as P, DIV, and SPAN, as well the media elements introduced by HTML+TIME (ANIMATION, AUDIO, IMG, MEDIA, and VIDEO). HTML+TIME attributes cause these elements to appear and disappear along the document timeline. Style elements, on the other hand, specify the style to be applied to an element. Examples of popular style elements include B, I, and EM. HTML+TIME attributes allow these style elements to be applied to and removed from an element over time.

Learn more about HTML+TIME in Column 67, Introduction to HTML+TIME.