In my ASP.NET application, I was trying to add few white spaces between two text boxes by typing space bar. The equivalent HTML source was   instead of . So I just wanted to check: is this the new replacement for white space? If yes, any idea why they changed?