E-Greetings Every One, I'm developing a web site using XHTML in Farsi (persian - 'fa'). The page encoded in UTF-8 using the following syntax in XHTML: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fa-IR"> The web page contains non US-ASCII characters such as Farsi and Arabic characters. My question is: Should I use "Character References" while writting the content in an XHTML (UTF-8) web page? Or It is valid to use "Literal UTF-8" characters? (I mean it is not necessary to define a character using Numeric Character Reference) Thanks in advance, BehzadReceived on Tuesday, 28 October 2003 13:14:29 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:40:48 UTC