Table of
|
Some characters have a special meaning in HTML, and therefore cannot be used in the text. Character Entities Some characters have a special meaning in HTML, like the less than sign (<) that defines the start of an HTML tag. If we want the browser to actually display these characters we must insert character entities in the HTML source. A character entity has four parts:
Non-breaking
Space Normally HTML will truncate spaces in your text. If you write 10 spaces in your text, HTML will remove 9 of them. To add spaces to your text, use the The Common Character Entities:
Commonly Used Character Entities:
|