HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

em

Description

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

Syntax

HTML

<em attribute-name="attribute-value"></em>

Attributes

Global

CSS

em
{
    font-style: italic;
}

Examples

1 · CSS