What’s The Difference Between Bootstrap 3 and Bootstrap 4


What's-The-Difference-Between-Bootstrap3-And-Bootstrap4-In-Delhi-India

What’s The Difference Between Bootstrap 3 and Bootstrap 4

 

What's-The-Difference-Between-Bootstrap3-And-Bootstrap4-In-Delhi-India

 

Bootstrap 3 Source CSS Files is LESS.
Bootstrap 4 Source CSS files Converted in SCSS.

Bootstrap 3 have 4 grid system (col-xs-3, col-sm-3, col-md-3, col-lg-3).
Bootstrap 4 have 5 grid system (.col-, .col-sm-3, .col-md-3, .col-lg-3, .col-xl-3). Bootstrap 4 has removed the xs from the lowest break point.Hence, (col-) covers all devices.

Bootstrap 3 Offset class is like (col-md-offset-4).
Bootstrap 4 has changed the offset class (offset-md-4).

Bootstrap 3 is used like (.img-responsive) class for responsive image.
Bootstrap 4 has changes the class for responsive image (.img-fluid).

Bootstrap 3 used (.input-lg) and (.input-sm) to increase and decrease the input size.
Bootstrap 4 has changed to (.form-control-lg) and (.form-control-sm) to increase and decrease the input size.

Bootstrap 4 has add, remove and rename the classes.

 

For further information www.sanjaywebdesigner.com