Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

What’s The Difference Between Bootstrap 3 and Bootstrap 4

What’s The Difference Between Bootstrap 3 and Bootstrap 4

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

The post What’s The Difference Between Bootstrap 3 and Bootstrap 4 appeared first on Sanjay Web Designer.



This post first appeared on Web Designing Courses - Graphics Design Courses -, please read the originial post: here

Share the post

What’s The Difference Between Bootstrap 3 and Bootstrap 4

×

Subscribe to Web Designing Courses - Graphics Design Courses -

Get updates delivered right to your inbox!

Thank you for your subscription

×