Hello, > -----Original Message----- > From: http://www.w3.org/TR/html401/sgml/entities.html > <!ENTITY pound CDATA "£" -- pound sign U+00A3 ISOnum --> > > So: > You can use £ instead of £ for readability in > HTML/4.01. Charset > *shouldn't* matter then (although you'd still need the underlying font to > have the character defined) oh yes, of course, I forgot to write about that solution. And it, of course, also works in XHTML 1.0, XHTML 1.1 and XHTML Basic 1.0 - but not plain XML because in plain the only predefined Entities are gt, lt, amp, quot and apos. There's a big number of such predefined entities giving character entities a more sounding name. This list can be found at: XHTML newer than XHTML 1.0 http://www.w3.org/TR/xhtml-modularization/dtd_module_defs.html#a_xhtml_chara cter_entities XHTML 1.0 http://www.w3.org/TR/xhtml1/#dtds (Entity Sets) HTML 4.01 http://www.w3.org/TR/html401/sgml/entities.html Greetings ChristianReceived on Monday, 14 January 2002 14:32:04 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 6 April 2009 12:59:15 GMT