Non-breaking spaces

A non-breaking space can add extra space between characters on a line since this is not possible simply by pressing the space bar more than once.

Use this code in a page:
 

To create a non-breaking space.

Examples

To insert 5 spaces between two words, insert 5 non-breaking spaces between them, like this:
word     word

To create this:

word     word

Another method is to insert a combination of spaces and non-breaking spaces. To insert 5 spaces between two words, insert 1 space, 3 non-breaking spaces, and 1 space between them, like this:
word     word

To create this:

word     word