Character encodings in HTML: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 34:
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 Links:
* [http://www.html-sammlung.de html-sammlung.de] german page with tipps for html beginners
* [http://www.html-collection.com html-collection.com] page with tipps for html beginners