The earlier tutorials have indicated the fact that, browsers can recognize only one space between words within a heading or paragraph. It truncates all the other spaces that you may have mentioned. In order to have additional spaces created in your text, use the   character entity. One important thing to note about the names of entities is that, these are case sensitive, so they should necessarily be written in the lower case only.
Here is a List of Some Commonly Used Character Entities
| Result |
Description |
Entity Name |
Entity Number |
| |
non-breaking space |
|
  |
| < |
less than |
< |
< |
| > |
greater than |
> |
> |
| & |
ampersand |
& |
& |
| ¢ |
cent |
¢ |
¢ |
| £ |
pound |
£ |
£ |
| ¥ |
yen |
¥ |
¥ |
| € |
euro |
€ |
€ |
| § |
section |
§ |
§ |
| © |
copyright |
© |
© |
| ® |
registered trademark |
® |
® |
|