Home / Programming MCQs / Bootstrap MCQs / Question

N

Nitin Gupta • 1.72K Points
Master

Q. The content must be placed within ________ in Bootstrap.

(A) Rows
(B) Containers
(C) Columns
(D) None of the mentioned

Explanation:

Content should be placed within columns, and only columns may be immediate children of rows. Predefined classes like .row and .col-sm-4 are available for quickly making grid layouts.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.