Quiz: Health Tracker Website

Test your understanding of the concepts covered in this chapter.

We'll cover the following...
Technical Quiz
1.

How can we segregate two sections into two equal portions column-wise using Bootstrap classes having parent class .row?

A.

Section 1: .col-2
Section 2: .col-2

B.

Section 1: .col-5
Section 2: .col-5

C.

Section 1: .col-6
Section 2: .col-6

D.

Section 1: .col-12
Section 2: .col-12


1 / 5