After I upgraded my application to bootstrap 3.0.0 from bootstrap 2.3.2 it doesn't layout very well, and it seems to be because of missing bootstrap-responsive.css in this latest release. Does anyone knows the workaround here? There doesn't seems to be anything in the bootstrap doc (at least I couldn't locate it)
Bootstrap includes a responsive, mobile first fluid grid system that appropriately scales up to 12 columns as the device or viewport size increases. It includes predefined classes for easy layout options, as well as powerful mixins for generating more semantic layouts.
Always responsive Across every breakpoint, use .table-responsive for horizontally scrolling tables.
The main differences between Bootstrap 5 and Bootstrap 3 & 4, is that Bootstrap 5 has switched to JavaScript instead of jQuery. Note: Bootstrap 3 and Bootstrap 4 is still supported by the team for critical bugfixes and documentation changes, and it is perfectly safe to continue to use them.
In Bootstrap 3.0 there is not needed resposive css. Quoting migration guide:
"Mobile first" is a responsive Web design practice that prioritizes consideration of smart phones and mobile devices when creating Web pages. For Bootstrap 3, there is no longer a separate bootstrap-responsive.css file. All responsive features are now compiled into a single core bootstrap.css file.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With