Inline element used to show additional text emphasis over the em element, usually in bold.
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="strong">
<pane name="background">
<p>You <strong>must</strong> set the 'value' parameter.</p>
</pane>
</canvas>