EM
The em element represents a span of text with emphatic stress.
SYNTAX
HTML
<em attribute-name="attribute-value"></em>
ATTRIBUTES
CSS
em {
font-style: italic;
}
The em element represents a span of text with emphatic stress.
<em attribute-name="attribute-value"></em>
em {
font-style: italic;
}