Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following property specifies an element’s display type and can override an element’s defined presentation?

  2. A.

     content

    B.

     display

    C.

     visibility

    D.

     none of the mentioned

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    Syntax: display: inline | block | list-item


Be The First To Comment