preserving whitespace between controls

Subject: preserving whitespace between controls
From: Guy Pirostsky <Guy@xxxxxxxx>
Date: Mon, 20 Dec 1999 20:33:49 +0200
How can I output whitespace in the html output?
I need this just to separate between controls

in Stylesheet I wrote:

<input type="submit" value="Button1"/> &nbsp; <input type="reset"
value="Button2"/>

but this doesn't works

if I put another character for ex: '_' it displayed on the screen correctly


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


Current Thread