HTML code for white space.
Sign | Name code | Decimal code | Hex code | Description |
---|---|---|---|---|
|   |   | non-breaking space | |
  |   | space | ||
␠ | ␠ | ␠ | ||
␣ | ␣ | ␣ | line space |
Non-breaking space is the most common space symbol in use.
HTML code:
<p> 1 2 3 !<p>
Preview:
1 2 3 !