summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/html.footer.mode.page
blob: e6d9fccf341e4c10e4d4ca7f918f1f2400f73956 (plain)
1
2
3
4
5
6
<?xml version="1.0"?>
<page xmlns="http://projectmallard.org/1.0/" id="html.footer.mode" type="topic" style="xslt-mode"><info><link type="guide" xref="html" group="modes"/><link type="guide" xref="modes" group="html"/><revision version="3.28" date="2017-05-24" status="final"/><desc>Output the footer content for an element.</desc></info><title>html.footer.mode</title><p>Output the footer content for an element.</p>
  
  
  <p>This mode is called by <code style="xslt-template" xref="html.page">html.page</code> to output the contents of the <code>footer</code> element below the main content. Importing stylesheets may implement this mode for any element that will be passed to <code style="xslt-template" xref="html.page">html.page</code>. If they do not, the <code>footer</code> element will be empty by default.</p>
</page>