HTML <em> tag
Usage
Used to emphasize sections of text. By default affected text is displayed in italics.
Example
Code:
The <em> tag provides <em>emphasis</em> to text
Output:
The <em> tag provides emphasis to text
Required Attributes
- none
Optional Attributes
- none