Subject: RES: Iacute
From: "Carlos Durand Silvestrin" <csilvestrin@xxxxxxxxxxx>
Date: Mon, 23 Jul 2001 17:10:57 -0300
|
Not directly, but using XSLT
> -----Mensagem original-----
> De: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]Em nome de Julian Reschke
> Enviada em: segunda-feira, 23 de julho de 2001 16:19
> Para: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Assunto: RE: Iacute
>
>
> On my system (IE),
>
> <html>
> <head>
> <title>Íí</title>
> </head>
> <body>
> <p>Íí</p>
> </body>
> </html>
>
> works just fine (upper and lower case i acute).
>
>
> > -----Original Message-----
> > From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Carlos Durand
> > Silvestrin
> > Sent: Monday, July 23, 2001 9:00 PM
> > To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > Subject: Iacute
> >
> >
> > I want to display the character "Í" in HTML but it's impossible.
> > I tried to
> > use unicode "�CD;" it generate on HTML the character "Í" but
> the browser
> > doesn't show it, only a strange character.I tried to use <![CDATA[Í]]>,
> > nothing... I tried <![CDATA[Í]]> but the response is
> "&pamIacute" I
> > don't know why. What can I do...
> >
> >
> >
> > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
> >
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|