BootStrap Flashcards
1
Q
Bootstrap uses a responsive 12-column grid system, which makes it easy to put elements into rows and specify each element’s relative width. Most of Bootstrap’s classes can be applied to a div element.
col-md-*. means medium
col-xs* means extra small in this case
A
<div></div>