Spaces should probably not be used for formatting, if that's what you're trying to do. I cannot imagine why anyone might need 50 spaces. Try using CSS for formatting instead.
the best way is only using   for how much space u want to allocate.but u can use <pre> tag with its closing tag which will give the same format type you type through keyword which is good for user defined format.