nbsp means non-breaking space.
If you searched for nbsp character, here is the quick reference:
- HTML entity:
- Unicode:
U+00A0 - Behavior: shows a space that does not line-break
Where teams use it
- Keep short labels and values together
- Keep currency and numbers on one line
- Avoid awkward wraps in transactional templates
Fast examples
Order #1234USD 49.00Mon 10:00
Next step
Use the full implementation guide here: