HTML 5: The Markup Language

ememphatic stress # T

The em element represents a span of text with emphatic stress.

Content model #

Attribute model #

Tag omission #

An em element must have both a start tag and an end tag.

Permitted contexts #

Typical default display properties #

em {
font-style: italic; }