<title> text string </title>
Occurs: Optional in all panels (textPanel/stringPanel/choicePanel/filePanel)
Multiple instances: No
Has attributes: No
Self-closing: No
This tag holds the main title for the panel, rendered in a larger font and so take care to ensure the text string used should no be too long. The tag is optional but arguably a title for each panel helps the user understand the task to be undertaken on that panel.
Example:
<title>What will you call your weblog?</title>