q false cite, i18n, core,
events
Wraps a quotation. It is used for short
quotations (inline content); for long
quotations see blockquote . The cite
attribute is used to point a resource that
contains additional information about the
quotation.
samp false i18n, core, events Designates sample output from computer
programs, scripts, and so on.
strong false i18n, core, events Similar to em , it adds emphasis to the text.
Traditionally the element is rendered with
boldface characters.
sub false i18n, core, events Is an inline element to mark subscripts. It
is usually rendered in a smaller font and
slightly below the containing line of text.
sup false i18n, core, events As sub but for superscripts.
var false i18n, core, events An inline element to define variable names
used in a describing text.
Lists
This section contains the definition of elements that describe lists of values. The list type can be unordered,
when the sequence is not really important, or ordered, when list elements are prefixed with an
automatically generated symbol (a number or a letter).
Pages:
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080