Global
Guideline
Comprehensive Job Interviews
Home
Interview Questions
Online Quiz Tests
Blog
Contact Us
Close Menu
Copyright © 2005 - 2024. All Rights Reserved
Search
Home
Interviews
Web Development
Bootstrap
Bootstrap Question:
Tell me what are Offset columns?
Tweet
Share
WhatsApp
Download PDF
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 Question
Next 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>