Forum Moderators: open
(a) be displayed as actual characters i.e "klikněte" and "způsobem"?
(b) be displayed as &text characters wherever possible such as for example: é?
(c) be displayed as decimal such as for example: klikněte způsobem.
(d) be displayed as combinations of the above?
What is the correct way of encoding these characters?
PS: I typed in "kliknite" and zpusobem" as czech but the WWW posting system appears to have displayed them differently to the way I input - not sure why. Point (c) above is the correct decimal representation.
The only exceptions are that you should use
& for the ampersand, and < and > for < and > in code samples. Personally, I prefer using an entity reference when I need a non-breaking space: . (Note that WebmasterWorld does not declare as UTF-8, which is why some UTF-8 characters will not display here)