1.

Which property specifies the number of columns an element should be divided into?(a) column-rule(b) column-count(c) column-gap(d) column-fillThe question was asked in my homework.The above asked question is from Miscellaneous topic in division CGI Programming & Miscellaneous of CSS

Answer»

The correct choice is (B) column-count

To explain: column-count SPECIFIES the number of columns an element should be divided into, column-fill specifies how to fill the columns, column-gap specifies the gap between columns, column-rule is for SETTING all the column-rule PROPERTIES.



Discussion

No Comment Found

Related InterviewSolutions