Utilities for styling element borders.

Notation

Display utility classes are available to control the display type of element to which they are applied.

Choose from:

  • d-none
  • d-block
  • d-inline-block
  • d-inline
  • d-flex
  • d-inline-flex

Examples

Inline Example

div One
div Two

Block Example

span One span Two