Re: web site to translate spanish characters into corresponding html codes?
..oO(laredotornado)
>I have certain blocks of Spanish text, for example
>
>¿Necesita agregar una impresora o copiadora adicional a su forma
>personalizada de orden? Presione aquí.
>
>Don't know if the backwards question mark and the accented "i" came
>through, but I was wondering if anyone knew of a site where I could
>cut and paste the above and it would spit back the corresponding html
>codes (e.g. {) for the appropriate Spanisn symbols.
With UTF-8 you could write all those chars literarily without any
character references.
Micha
|