Please note, this is a STATIC archive of website www.w3resource.com from 19 Jul 2022, cach3.com does not collect or store any user information, there is no "phishing" involved.
w3resource

Move columns right using offset - bootstrap grid example

In this example, it is shown how to use col-md-offset-* classes to move columns right.

View full page demo

See the Pen move-columns-right-using-offset-twitter-bootstrap-grid-example-7 by w3resource (@w3resource) on CodePen.


Previous: How to use clearfix to clear columns.
Next: How to include rows (which in turn contain n number of columns, where n <= 12) within columns.

What is the difficulty level of this exercise?