Open In App

Web technologies Questions | Bootstrap Quiz | Set-1 | Question 1

How we can fix the width of the container in Bootstrap ?
(A) .container-fixed
(B) .container-fluid
(C) .container
(D) .container-default

Answer: (C)
Explanation: In bootstrap, the container is used to set the content of the margin. The .container class in bootstrap provides a responsive fixed width of the container.
Quiz of this Question
Please comment below if you find anything wrong in the above post

Article Tags :