+1 vote
in Bootstrap by

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, 2023 in Bootstrap by SakshiSharma
+1 vote
0 votes
asked Aug 10, 2022 in Bootstrap by sharadyadav1986
...