It is a line around the HTML Element. Outline seems like border but it is not true.
Following are the facts related to outline css property.

  1. Outline do not occupy any space.
  2. Outline cannot be set for a specific side of any HTML elements.

Outline Style, Width & color can be set for an HTML Element.

Outline Style: To style the Outline of an HTML Element. Outline style can be following:

dottedCreates a dotted outline
dashedCreates a dashed outline
solidCreates a solid outline
doubleCreates a double outline
grooveCreates a 3D grooved outline
ridgeCreates a 3D ridged outline
insetCreates a 3D inset outline
outsetCreates a 3D outset outline
noneCreates no outline
hiddenCreates a hidden outline