p

Purpose

Defines a paragraph.

Contained by

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="p">
  <pane name="background">
    <p>Type the <kbd>mcsServerManager</kbd> command
      followed by the host, port and password values.</p>
  </pane>
</canvas>

Related topics