Which of the following statement is correct about the Bootstrap wells?
- By default, the size of wells is medium.
- Using .well-sm and .well-lg classes, we can change the size of wells.
- The .well-sm class is for small wells, and the .well-lg class is for large wells. And both classes should be used in conjunction with .well class.
- All of the above
1 Answers