- From: Nick Kew <nick@webthing.com>
- Date: Mon, 31 Dec 2001 18:22:40 +0000 (GMT)
- To: <www-validator@w3.org>
- cc: Bob Rosenberg <webmaster@rockmug.org>
On Mon, 31 Dec 2001, Liam Quinn wrote: > On Sun, 30 Dec 2001, Bob Rosenberg wrote: > > Questions: > > Would I be better off claiming to be Windows-1252 to make this > > C1-area Codepoint Valid? > > No. ™ is undefined regardless of the character encoding. Just to add to Liam's reply: While the entity ™ is indeed undefined, a byte having value 153 is valid in Windows-1252, so that is an option if your editor makes that easy for you. However, it's not recommended, because browser support may be missing on non-windows platforms. > > If I stay defined as ISO-8859-1 can I replace the ™ with the > > correct UniCode Codepoint for TM. > > Yes, you can use ™ for the trade mark sign. &#ddd; always refers to > Unicode, regardless of the character encoding. Indeed, a better option. -- Nick Kew Site Valet - the mark of Quality on the Web. <URL:http://valet.webthing.com/>
Received on Monday, 31 December 2001 13:22:45 UTC