How to Keep Text Together in HTML
May 1st, 2008 | by Loren |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.
Popularity: 2% [?]
Sorry, comments for this entry are closed at this time.