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]
Other format: [Raw text]

Re: Re[2]: [xsl] Re: [xsl] RE: [xsl] Re: [xsl]   is being displayed as Á




> example where I just want to create a   in an HTML file so it can
> be understood easier by IE.

because it makes your file non portable for no good reason.
d-o-e doesn't work in (say) mozilla, you get no warning: you just get
what you asked for, the characters   
IE understands utf8 or latin1 (and other) characater data quite well so
if it isn't understanding non breaking spaces then something else is
wrong, and other characters will be wrong as well, so just using d-o-e
for 160 is unlikely to be a fix (unless you are writing US English and
_never_ use any other character than 160 that is not in the ascii range)

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

 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]