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: <TD> </TD> background color


On Fri, 11 Feb 2000 08:55:12 -0500, Elder, Larry wrote:

>I know I have to substitute
>&#32; , but that doesn't work either.

Either define nbsp as

<!ENTITY nbsp "&#160;"> 

or use &#160; directly (&#32; is a normal space).




 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]