in Bootstrap by
Q:

Which of the following class in Bootstrap is used to provide a responsive fixed width container?

  1. .container-fixed
  2. .container-fluid
  3. .container
  4. All of the above

1 Answer

0 votes
by

Answer: (c) .container

Explanation: In Bootstrap, a container is used to set the content's margins dealing with the responsive behaviors of your layout. The .container class is used to create boxed content.

Related questions

+1 vote
asked Jan 20 in Bootstrap by SakshiSharma
0 votes
asked Aug 10, 2022 in Bootstrap by sharadyadav1986
+1 vote
asked Feb 28, 2021 in Bootstrap by JackTerrance
0 votes
asked Jun 1, 2020 in Bootstrap by SakshiSharma
...