<em>
HTML <em> Element Reference
The HTML <em> element adds stress emphasis that can change the meaning of a sentence.
Categories
- Text-level semantics
Tag omission
Consult the HTML Living Standard for the precise tag-omission rules.
Content model
- Detailed content-model guidance will be added to this reference.
Attributes
Examples
Example
A practical em element example.
<p>You should <em>not</em> share your password.</p>