Click to See Complete Forum and Search --> : How do you make loads of spaces in text???


DWorm
12-04-2002, 12:12 PM
How do you put extra spaces in? I think its &nsbp: or something, but I want to make sure. HELP!!!:confused:

Stefan
12-04-2002, 12:15 PM
 

But if you want to "put in loads of spaces" a much better way would be to add extra space with CSS.

Zach Elfers
12-04-2002, 01:42 PM
You can also type <pre> which will save text formatting so, for example, you can add extra spaces without having to do &nbsp;. when you are done the preformatting, type </pre>.