Game Development Reference
In-Depth Information
Tag name
Description
This tag represents a sound or audio stream (or both) from a single
source. Multiple sources may be specified, though the browser se-
lects the most appropriate source to stream from.
<audio>
This tag represents an isolated piece of text context that may be
formatted in a bidirectional fashion.
<bdi>
This tag represents an element that controls the text direction of its
children elements. The value of the dir attribute specifies whether
text within the element is to flow from left to right (with a value of
ltr ) or from right to left (with a value of rtl ).
<bdo>
This tag represents a rectangular panel that may have its contents
manipulated through rendering context APIs exposed through
JavaScript.
<canvas>
<command> This tag represents a command that can be executed by the user,
such as a keyboard shortcut.
<details> This tag represents additional content related to some other ele-
ment or content.
This tag represents independent content that may be used as an-
notations for photos, illustrations, and so on.
<figure>
Search WWH ::




Custom Search