PDA

View Full Version : &nbsp



mlowery
February 18th, 2002, 18:26
Hey,
I know that this is probably a stupid question but I have noticed that in many cource codes I have found this "&nbsp" Can someone please tell me it's function?
Thanks,
Mitch

mlowery
February 18th, 2002, 18:28
Well since this forum supports HTML in its posts (I guess) then obviously it means space. If it doens't then please tell me.
Thanks :)

meow
February 18th, 2002, 19:07
Sort of. Non Breaking SPace.

This line won't break.

http://www.htmlhelp.com/reference/html40/entities/

mlowery
February 18th, 2002, 20:31
Thanks