Mark McLaren wrote:
> Mark McLaren wrote:
>
> > Alexaneder Veremyev wrote:
> >
> > > Hi!
> > >
> > > Use '<br/>' and <xsl:output method="html" .../>.
> > >
> > > With best regards,
> > > Alexander Veremyev.
I stand corrected.
I was wrong, Alexander is right! This WILL work even with Netscape.
It appears that setting the method to "html" actually strips <br/> of
it's slash.
(You can tell that I never use output method="html" can't you?)
> > If you want cross browser compatibility don't use this method.
> >
> > Netscape 4.x doesn't like <br/> and ignores it.
>
> Having said that "<br />" may work (note the space after br).
--
Mark
We Live & Learn!