InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property defines the width of each column in a multicolumn text flow?(a) width(b) columns(c) filter(d) column-widthI had been asked this question during an interview.Origin of the question is Implemented CSS3 and Browser-Specific in section CSS Properties, Elements, Functions & Tables of CSS |
|
Answer» Right option is (d) column-width |
|