Re: [docbook-apps] website 2.6

From
Jirka Kosek <>
Date
2012-09-14T11:44:45+00:00
ID
Thread
Re: [docbook-apps] website 2.6
On 14.9.2012 12:38, DaveP wrote:

>   <xsl:template match="/">
>     <html>
>       <body bgcolor="#FFFFFF">
> 
>       </body>
>     </html>
>   </xsl:template>

You are missing <head> element here. Addition of <meta/> tag is
triggered by <head> element to which <meta/> element is attached.

-- 
------------------------------------------------------------------
  Jirka Kosek      e-mail:       http://xmlguru.cz
------------------------------------------------------------------
       Professional XML consulting and training services
  DocBook customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
 OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member
------------------------------------------------------------------