Detroit Lakes, Minnesota, USA |

Archive for the ‘HTML Code’ Category

How to Keep Text Together in HTML

Thursday, May 1st, 2008

You can keep text together in HTML by using a non-breaking space code: You use the code between text instead of spaces, but the final text displayed will appear with normal spacing. The words or numbers the non-breaking space code is used between will wrap as a group, not individually.