Contact Number
Email Address

em

em

Definition and Usage

The <em> tag is a phrase tag. It renders as emphasized text. The HTML <em> tag marks text that has stress emphasis which traditionally means that the text is displayed in italics by the browser. This tag is also commonly referred to as the <em> element.  The <em> element can be nested, with each level of nesting indicating a greater degree of emphasis. Syntax <em>text..</em>