version=pmwiki-0.6.beta15
newline=²
text=The CustomHeadersAndFooters page gives a brief introduction to modifying the display of pages in PmWiki. This page describes the entire layout sequence in greater detail.²²->%note% Note: This page still reflects the structure of the layout used in PmWiki version 0.5, and needs to be updated for PmWiki version 0.6. ²²First it's helpful to review the basic structure of an HTML document. A script creating an HTML document must basically produce the following parts:²² HTTP Headers Content-type:, etc.² document type ² header
² document title ...² stylesheets ² other header tags ² body ² HTML markup