HTML decimal character rendering: Difference between revisions

Content deleted Content added
No edit summary
 
link to main page
Line 14:
 
The characters 0009 (tab), 0010 (linefeed), 0012 (form feed), and 0013 (carriage return) are allowed in HTML documents, but, along with 0032 (space) are all considered "white space", and, except in a <code>&lt;pre&gt;</code> block, are interpreted as comprising a single "word separator" for rendering purposes. A word separator is typically rendered a single en-width space in European languages, but not in others.
 
==See also==
*[[List of HTML decimal character references]]