Lists

We all have situations where we need different customisation for lists like inline for navigation, stacked for notifications ect.,

Unordered Lists

We have ul-square, ul-circle, ul-disc, ul-none classes to style the markers for Unordered Lists.

For Ordered Lists we can use inbuilt type attribute to get different numbering of lists.

  • bhargaviRdy
  • bhargaviRdy
  • bhargaviRdy
  • bhargaviRdy
  1. bhargaviRdy
  1. bhargaviRdy
  1. bhargaviRdy
  1. bhargaviRdy

Horizontal Lists

We have classes like list-inline-item to make list items display horizontally

Stacked Lists

We can use the classstacked-list to display a series of messages in a stack.