<title> (drop-down)

The title for a drop-down list.

Child of: <dropdown>
Parent of: Nothing

Example:

<dropdown>
            <title>Click here for drop-down menu!</title>
            …
</dropdown>