1.

How many columns are used for grid system by bootstrap?(a) 14(b) 11(c) 16(d) 12This question was addressed to me during a job interview.This key question is from Responsive Overview topic in portion Advance HTML of HTML

Answer»

Right ANSWER is (d) 12

Explanation: BOOTSTRAP uses 12 columns of the grid SYSTEM. EVERY column is defined with classes RANGING from span1 to span12. After adding several columns, the sum of our span classes should be equal to 12. Columns should be wrapped within

element.


Discussion

No Comment Found

Related InterviewSolutions