Index of types
Character data
character [Html5_types] |
A single character from ISO 10646.
charset [Html5_types] |
A character encoding, as per RFC2045 (MIME).
charsets [Html5_types] |
A space-separated list of character encodings, as per RFC2045 (MIME).
Common attributes
conditional_processing_attr [Svg_types] | |
container_element [Svg_types] | |
contenttype [Html5_types] |
A media type, as per RFC2045 (MIME).
contenttypes [Html5_types] |
A comma-separated list of media types, as per RFC2045 (MIME).
coord [Svg_types] | |
coords [Html5_types] |
Comma- separated list of coordinates to use in defining areas.
Core element types are element types without transparent.
core_phrasing [Html5_types] |
Phrasing contents is inline contents : bold text, span, and so on.
Date and time information.
Javascript events
A character string representing an SGML Formal Public Identifier.
frametarget [Html5_types] |
Frame name used as destination for results of certain actions.
These category are mainly subdivised in interactive,, phrasing,, flow5, these categories may overlap
Root element
A document-unique identifier
idref [Html5_types] |
A reference to a document-unique identifier
idrefs [Html5_types] |
A space-separated list of references to document-unique identifiers
An IRI reference is an Internationalized Resource Identifier with an optional fragment identifier, as defined in Internationalized Resource Identifiers RFC3987.
A language code, as per RFC5646/BCP47.
legend [Html5_types] | |
legend_attrib [Html5_types] | |
legend_content [Html5_types] | |
legend_content_fun [Html5_types] | |
length [Html5_types] |
The value may be either in pixels or a percentage of the available horizontal or vertical space.
Authors may use the following recognized link types, listed here with their conventional interpretations.
Metadata contents.
metadata [Svg_types] | |
metadata_attr [Svg_types] | |
metadata_without_title [Html5_types] |
Metadata without title
The value may be a Length or a relative length.
multilengths [Html5_types] |
A comma separated list of items of type MultiLength.
N | |
name [Html5_types] |
A name with the same character constraints as ID above
nav [Html5_types] | |
nav_attrib [Html5_types] | |
nav_content [Html5_types] | |
nav_content_fun [Html5_types] | |
nmtoken [Html5_types] |
A name composed of only name tokens as defined in XML 1.0
nmtokens [Html5_types] |
One or more white space separated NMTOKEN values
Phrasing without the interactive markups
The value is an integer that represents the number of pixels of the canvas (screen, paper).
Script data can be the content of the "script" element and the value of intrinsic event attributes.
Star '*' denotes any number of children, uncluding zero.
Arbitrary textual data, likely meant to be human-readable.
Transparent elements.
normalize str take a possibly invalid utf-8 string and return a valid utf-8 string where invalid bytes have been replaced by the replacement character U+FFFD.