[Petal] More on entities and Â
William McKee
william at knowmad.com
Mon May 3 21:01:35 BST 2004
On Tue, May 04, 2004 at 07:09:05AM +1200, Grant McLean wrote:
> If your output encoding is UTF8 then every character beyond
> 0x7F will be two or more bytes. The non-breaking space
> character should be A2 A0 (I think). So as long as you give
> the browser the correct charset setting in your headers, it
> should do exactly the right thing.
Hi Grant,
Thanks for the quick response. How do I know what my output encoding is?
I can set the encoding of the file and the meta tag. Should I be
modifying the configuration of my Apache server?
The output I'm getting right now is C2A0. According to this table[1],
nbsp is 00A0 and A2A0 is not defined.
Thanks,
William
[1] http://www.columbia.edu/kermit/utf8-t1.html
--
Knowmad Services Inc.
http://www.knowmad.com
More information about the Petal
mailing list