Ques/Help How to increase the spacing between words in text?

D

Dkf

Guest
My question is not about website design.
It's about increasing the spacing between two words in text.

I solved the issue by installing an extension and using code.
Code:

word1[PARSEHTML]<span style="padding: 0px 20px;">&nbsp;</span>word2[/PARSEHTML]

However, only an admin can do this.
How can a regular user do it?

Continue reading...