Glubase - share your knowledge


All / Computers / Programming / HTML / XHTML





  • View Command

HTML / XHTML Reference

HTML / XHTML em definition

Syntax

<em> ... </em>

Description

Browsers typically renders Emphasis text as italic.

Attributes

Common attributes.

Example

[Try this example yourself]
<em>Sample text</em>

Output

Sample text
  • Comments

No comments added.