Google News
logo
Bootstrap-3 - Interview Questions
What are offset columns in Bootstrap ?
Offset columns are used for more specialized layouts. For more spacing they can be used by pushing column over.

For example :  .col-xs=* classes do not support offset but they are easily simulated using an empty cell.
Advertisement