When viewing web pages we have written in HTML, we can notice that consecutive spaces between two letters are showed as only one space. This happens in all the browsers. The easiest way to solve this problem is by writing the following code:
This text is automatically replaced by a space at each location in which it is written. So you can write it many times, one besides the other, and this way you will have multiple spaces.