(Choose
1
Which of the following code using Bootstrap 3 to set up two columns of the page in an sm viewport with 4 columns wide and 8 columns wide?
answer)
A. col-sm-4 and col-sm-8
B. col-lg-4 and col-sm-8
C. col-sm-4 and col-md-8
D. col-md-4 and col-lg-8
Q: 17