twitter-bootstrap Using Clearfix in Rows and Cols

Help us to keep this website almost Ad Free! It takes only 10 seconds of your time:
> Step 1: Go view our video on YouTube: EF Core Bulk Insert
> Step 2: And Like the video. BONUS: You can also share it!

Introduction

When creating advanced layouts, there may be scenarios when you'll need to use more than 12 column units in a single .row element. The concept of column wrapping and responsive resets (A.K.A. clearfixes) are essential to understanding responsive design with Bootstrap.

Basics of the Bootstrap Grid

Remarks

Bootstraps grids are remarkably powerful and elegant. However, you must remember that the name of the framework is "Bootstrap", not "WeDidItForYou". Bootstrap enables responsive design, it does not guarantee it.

It is still up to you to make your design truly responsive, and give your users the best possible end-user experience.



Got any twitter-bootstrap Question?