| Non-breaking Space |
Website Links For Space |
Information AboutNon-breaking Space |
| CATEGORIES ABOUT NON-BREAKING SPACE | |
| control characters | |
| whitespace | |
|
In Computing , a non-breaking space ('''NBSP''') is a special Space Character that prevents an automatic line break ( Line Wrap ) at its position. It is also known as a ''' Hard Space ''' or '''fixed space'''. It can also be used to get multiple spaces in a row in systems like HTML that reduce sequences of normal spaces to a single space. The difference between a NBSP and a normal space is that, when a string including the NBSP comes at the end of the line, and is too long to fit, it will move the whole string to the next line (including the strings that the NBSP connects to). This is analogous to how normal strings wrap. For example, the string "ambidextrously" will never be "broken", and neither will the string "am bi dextrous ly" (ie. "am bi dextrous ly"). ENCODINGS
Word Processor s may use different methods to enter a nonbreaking space on the Keyboard . For examples:
Under the Mac OS , the shortcut is OPTION+SPACE. |
|
|