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: hyperlinks




   Do you want a non-breaking space in XML? In HTML browsers,   was equiv
   to nbsp, but in a XML char ref (Unicode) its 00A0. Try: <!ENTITY nbsp
   "&#xa0;"> or <!ENTITY nbsp "&#x00A0;">. Didn't test but should work.


As mentioned already this week (and in the faq for this list)
&#160; _is_ &#xa0; 'cause xao is 10 x 16 + 0 = 160.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp

 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]