bootstrap 3.3.7 push pull example

Push pull example for the bootstrap 3 version.

<div class="container">
  <div class="row">
    <div class="col-sm-6 col-sm-push-6" style="border:1px solid #ccc; background:#eee; padding:15px;"><b>Your desktop right side content but it will show on the mobile in the top area.</b></div>
    <div class="col-sm-6 col-sm-pull-6" style="border:1px solid #aaa; background:#ccc; padding:15px;"><b>Your desktop left side content but it will show on the mobile in the bottom area.</b></div>
  </div>
</div>

No comments:

Note: Only a member of this blog may post a comment.

Copyright Reserved to Anything Learn. Powered by Blogger.