Text

em

Specifies an emphasized text, usually it displays the text in italics.This is one of several phrase elements that are not depreciated but better font formating and effects are possible using CSS. Inline element

Syntax

<em attributes> ... </em>

Example

<p>Some text needs to be <em>emphasized.</em></p>

Related tags

CSS Properties

HTML attributes

Search the Soup!