Re: [xsl] how to close html tags : link, meta,...

Subject: Re: [xsl] how to close html tags : link, meta,...
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 13 Aug 2003 17:41:09 +0100
  What a good idea (or hack, if this is what you meant) - I've never
  considered it, I don't know why...

  <div>
    <dummy/>
  </div>


<div><xsl:text> </xsl:text></div> which is actually what Tommie
suggested in this case would also work, and not generate visible space
in the output. and would have the advantage of producing valid xhtml.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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


Current Thread