There is also a special type of list, the data list,
that is a combination of definition terms ( dt ) and definition data ( dd ).
Element
Name Empty?
Frequently used Attributes
or Attribute Groups Description
dd false i18n, core, events Is an element used to encapsulate the data
describing the previous data - term element.
dl false i18n, core, events Defines a list of glossary types composed by
definition terms ( dt ) and definition data ( dd ).
dt false i18n, core, events Defines a term in a definition list.
Table continued on following page
Appendix A: Semantic HTML
582
Element
Name Empty?
Frequently used Attributes
or Attribute Groups Description
li false i18n, core, events Is an element of a list used inside the ol or ul
elements.
ol false i18n, core, events Defines an ordered list of elements. The
elements are prefixed by an auto - incremented
numeric or alphabetic symbol.
ul false i18n, core, events Defines an unordered list: a list of elements
with no particular priority. Every element of
the list is rendered with the same bullet symbol
or no symbol at all if so defined in the style
sheet rules.
Pages:
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081