Lionel Crine wrote:
<xsl:template match="content">
 <html>
 <head>
 </head>
 <link rel="stylesheet" type="text/css" href="style.css"/>
I assume this was just a typo, but you need to put the <link> element inside the <head> element, not outside.

Ugo

--
Ugo Cei - http://www.beblogging.com/blog/


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>



Reply via email to