PDA

View Full Version : Explain what is Bootstrap Grid System?



sulbha
07-12-2017, 10:48 PM
Explain what is Bootstrap Grid System?

RobertWilson
07-13-2017, 04:45 AM
Grid is the most usable element of Bootstrap. Basically, the Bootstrap grid is divided in to 12 units (or columns) that are identified by different `col-(breakpoint)-(units)` CSS classes.

Free Bootstrap Templates (http://themezhub.com)

trinityy
07-16-2017, 01:04 AM
As I know Bootstrap have a responsive, mobile first fluid grid system that scales up to 12 columns as the device or viewport size increases. It includes predefined classes for some easy layout options, as well as powerful mixins for generating more semantic layouts. So, it is quite good to use. But you should also use iast security (https://www.checkmarx.com/2015/08/13/sast-vs-iast-which-appsec-solution-is-right-for-you/) tools to get rid of any kind of error in your coding.

damponting44
11-17-2017, 12:45 AM
Bootstrap's framework needs a holder to hold lines and sections. A holder is a basic <div> component with a class of .compartment . The holder is utilized to give a legitimate width to the design, going about as a wrapper for the substance.