m:html-head-last
m:html-head-last — Add elements to the end of the head of a document.
Mode:
{http://docbook.org/ns/docbook/modes}html-head-last
Defined in:
modules/head.xsl
Description
Any elements constructed in m:html-head-last
mode
will be added to the very end of the HTML
head
element.
The built-in implementation does nothing; this mode exists as an extensibility
point.