Bootstrap Question:

Download Job Interview Questions and Answers PDF

Tell me what are Offset columns?

Bootstrap Interview Question
Bootstrap Interview Question

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 Interview Questions And Answers PDF

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>