Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following property is a shorthand definition of the number of columns and their widths in a multicolumn text flow?

  2. A.

     column-width

    B.

     column-style

    C.

     columns

    D.

     filter

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    Syntax: columns: column-count width


Be The First To Comment