Skip to main content

Below are the 3 different ways provided by HTML to insert empty space

  1. Type "&nbsp"  to add a single space.
  2. Type "ensp"  to add 2 spaces.
  3. Type "&emsp"  to add 4 spaces.

Below are the 3 different ways provided by HTML to insert empty space

  1. Type "&nbsp" to add a single space.
  2. Type "ensp" to add 2 spaces.
  3. Type "&emsp" to add 4 spaces.

Below are the 3 different ways provided by HTML to insert empty space

  1. Type   to add a single space.
  2. Type   to add 2 spaces.
  3. Type   to add 4 spaces.
Source Link
sanjeev51
  • 1.7k
  • 1
  • 13
  • 16

Below are the 3 different ways provided by HTML to insert empty space

  1. Type "&nbsp" to add a single space.
  2. Type "ensp" to add 2 spaces.
  3. Type "&emsp" to add 4 spaces.