This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Saxon html includes unwanted white space in anchor tag


> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]