Bootstrap CSS is a framework developed by Twitter. It is a set of selectors, properties and values available to help web designers to avoid the repetition of the process of creating the CSS class and the same HTML snippet in your web project.
In order to understand the bootstrap framework, first we should learn html, css and jquery. Then we should practice on responsive web design fundamentals.