Home »
MCQs »
Bootstrap MCQs
Which class is used for responsive fixed width containers?
7. Which class is used for responsive fixed width containers?
- .container
- .row
- .container-fixed
- .container-fluid
Answer
The correct answer is: A) .container
Explanation
In Bootstrap, the `.container class is used for responsive fixed width containers.