0 votes
in Bootstrap by (30.8k points)
Which of the following is correct about Bootstrap Grid System?

A. Rows must be placed within a .container class for proper alignment and padding.

B. Use rows to create horizontal groups of columns.

C. Content should be placed within the columns, and only columns may be the immediate children of rows.

D. All of the above.
...