RE: Saxon html includes unwanted white space in anchor tag

Subject: RE: Saxon html includes unwanted white space in anchor tag
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Thu, 3 Feb 2000 13:14:57 -0000
> I suppose there is
> 
>          <a href="#"
>              ><img src="image.jpg" border="0"
>          ></a>
> 
I like it, if only because it works for XML as well as HTML!

I've started using this kind of construct in stylesheets as an alternative
to <xsl:text>, so I should have thought of it myself.

Shame about the ban on whitespace before the name in a tag.

Mike


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread