This tip was printed from the MalekTips Computer and Technology Help and Tips website at http://malektips.com.

Web Development - Misc. - When is a Space Not a Space?

When it's a   space.

Normally, web browsers will compress multiple spaces in text to one space. However, if you use   for a space character, most web browsers interpret this as 'you really wanted a space there, didn't you? Fine, I'll give you one!" Note that not every web browser supports this tip; but, all the majors handle this special space just fine.


Press the "print" button on your browser or select "File" - "Print" to print this tip. Then, return to Web Development - Misc. - When is a Space Not a Space?
 
Standard disclaimer applies - read http://malektips.com/disclaim.html.