Difference between bootstrap fixed and fluid layout?
http://jquery-simplified.blogspot.in/2013/05/twitter-bootstrap-default-grid-system.html
Difference between bootstrap fixed and fluid layout?
http://jquery-simplified.blogspot.in/2013/05/twitter-bootstrap-default-grid-system.html
The fixed layout will always be a certain width, and when you resize your browser, it will not adjust. The fluid layout will adjust to the width of the browser.