HTML and CSS Reference
In-Depth Information
Name
em
Synopsis
<em> . . . </em>
Indicatestextthatshouldbestressedoremphasized(typicallyindicatedstylistically withitalic
text).
Usage
Categories:
Flow content, phrasing content, palpable content
Permitted contexts:
Where phrasing content is expected
Permitted content:
Phrasing content
Start/end tags:
Required/Required
Attributes
HTML5 Global Attributes
Example
<p> <em> Simon </em> is an excellent craftsman.</p>
<p>Simon is an <em> excellent </em> craftsman.</p>
Search WWH ::




Custom Search