The <transitionBase> element groups a set of <transition> elements, each of which defines a transition effect on <media> elements in presentation.
Element | Attributes | Content | Parent |
---|---|---|---|
<transitionBase> | id | (<importBase>,<transition>)+ | <head> |
Name | Value | Description |
---|---|---|
id | It may receive any string value that begins with a letter or an underscore and that only contains letters, digits, “.”, and “_”. | The id attribute uniquely identifies the element within a document. |