> >  Use '<br/>' and <xsl:output method="html" .../>.
> >
>
> If you want cross browser compatibility don't use this method.
>
> Netscape 4.x doesn't like <br/> and ignores it.
>
> --
> Mark

 If you use output method html  '<br/>' are changed to '<br>' in output.

 See also
   XSLT Version 1.0, W3C Recommendation 16 November 1999
   16.2 HTML Output Method
(http://www.w3.org/TR/xslt#section-HTML-Output-Method)

With best regards,
   Alexander Veremyev.


Reply via email to