Bootstrap Question:

Tell me what are Offset columns?

Tweet Share WhatsApp

Answer:

Offsets are a useful feature for more specialized layouts. They can be used to push columns over for more spacing, for example. The .col-xs = * classes don't support offsets, but they are easily replicated by using an empty cell.

Download Bootstrap PDF Read All 128 Bootstrap Questions
Previous QuestionNext Question
Explain me how will you create a pills navigation menu?Tell me what the following code does, and where they are useful:

<a href="#">Home <span class="badge">36</span></a>