em false i18n, core, events Inline element to add emphasis to words in
a phrase. Usually it is rendered as italic
text.
h1 to h6 false i18n, core, events Heading elements define titles and subtitles.
Lower numbers have greater priority: h1 is
more important than h2 and others.
hr true i18n, core, events Inserts a horizontal rule.
ins false cite, datetime, i18n,
core, events
Denotes a portion of text that has been
added in a later edit of the document. It is
used for revision purposes along with the
del element.
kbd false i18n, core, events Is used to mark a keyboard letter in a text
that describes its usage.
p false i18n, core, events A block element to delimit a text paragraph.
Appendix A: Semantic HTML
581
Element
Name Empty?
Frequently used Attributes
or Attribute Groups Description
pre false i18n, core, events Defines a section of preformatted text. The
browser usually renders the text inside this
element in a monospace font and
maintains the whitespace semantic
preserving multiple spaces and new lines.
Pages:
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079