<video>

Short description of what the <video> tag does.

Syntax

Attributes

Attributes for <video>
AttributeRequired?Values
aspect = "…"optionalstring
component = "…"optionalstring
end = "…"optionalstring
href = "…"optionalstring
label = "…"optionalstring
margins = "…"optionalstring
play-at = "…"optional"embed""popout""select"
preview = "…"optional"default""generic"string
source = "…"optionalstring
start = "…"optionalstring
vimeo = "…"optionalstring
width = "…"optionalstring
xml:id = "…"optionalstring
youtube = "…"optionalstring
youtubeplaylist = "…"optionalstring

Children

This tag must be empty (i.e., no children or text allowed).

Parents

This element may appear as an immediate child of the following elements: <abstract> <acknowledgement> <activity> <algorithm> <answer> <appendix> <article> <aside> <assemblage> <biographical> <biography> <case> <chapter> <claim> <colophon> <computation> <conclusion> <convention> <corollary> <data> <example> <exercise> <exploration> <fact> <figure> <gi> <headnote> <hint> <historical> <identity> <insight> <introduction> <investigation> <lemma> <li> <note> <observation> <paragraphs> <postlude> <preface> <prelude> <problem> <project> <proof> <proposition> <question> <remark> <section> <sidebyside> <solution> <stack> <statement> <subsection> <subsubsection> <task> <technology> <theorem> <warning>

Examples