Jump to content

How to put hard space


anandgp

Recommended Posts

Hi,

 

How can I put some empty space in between the text while showing the output?

For example, in the below example I need to show extra space between Bill no and Date.

 

<p>Bill No.:<b>00012</b> <span>Date:<b>20-Feb-15</b></span></p>

 

I am expecting output like -

 

Bill No.: 00012 Date: 20-Feb-15

 

Now it shows like -

 

Bill No.: 00012 Date: 20-Feb-15

 

Thanks,

-Anand

Edited by anandgp
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...