You're now here » Home » head
head
Indicates a section of the document that doesn't directly impact its rendering.<br> This element can be used once under the pdml element.
Example:
<pdml>
<head>
<author>John Q. T. Author.</author>
<title>PDML Considered Harmful</title>
</head>
<body>
...
</body>
</pdml>
See also: body