Difference between revisions of "Character encodings in HTML"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(See also)
 
Line 12: Line 12:
 
* [[Language code]]
 
* [[Language code]]
 
* [[List of XML and HTML character entity references]]
 
* [[List of XML and HTML character entity references]]
 +
* [[Unicode]]
 
* [[Unicode and HTML]]
 
* [[Unicode and HTML]]
  

Latest revision as of 18:35, 16 May 2016

When an HTML document includes special characters outside the range of seven-bit ASCII, two goals are worth considering:

  • The information's integrity
  • Universal browser display.

See also

External links