em

Purpose

Inline element used to show text emphasis in some way, usually in italic.

Attribute groups

Example

The welcome.mlyt layout can be found in the MCS/repository/xml-repository directory.

<?xml version="1.0" encoding="UTF-8"?>
<canvas layoutName="/welcome.mlyt" pageTitle="em">
  <pane name="background">
    <p>Accept the <em>MCS device repository update service</em> default.</p>
  </pane>
</canvas>

Related topics