Character encodings in HTML: Difference between revisions

Content deleted Content added
External link: + more useful char encoding links
Suffice (talk | contribs)
Line 41:
All other character entity references have to be defined before they can be used. For example, use of é (which gives é, Latin small letter E with acute, U+00E9, in HTML) in an XML document will generate an error unless the entity has already been defined.
 
==External linklinks==
* [http://www.webreference.com/html/reference/character/ HTML Character Reference - HTML with Style - Webreference.com]
* [http://www.natural-innovations.com/wa/doc-charset.html HTML Document Character Set Table]