Character encodings in HTML: Difference between revisions

Content deleted Content added
m removed spam
+External Link
Line 30:
 
Note that unnecessary use of HTML character references may significantly reduce the readability of HTML. If the character encoding for a web page is chosen appropriately then HTML character references are usually only required for a few special characters. The characters '''&''', '''<''' and '''>''' always need to be encoded, as noted above.
 
==External Link==
* [http://www.natural-innovations.com/wa/doc-charset.html HTML Document Character Set Table]
 
[[zh:HTML的字符編碼]]