Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following is an appropriate value for overflow element?

  2. A.

     hidden

    B.

     auto

    C.

     scroll

    D.

     all of the mentioned

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    Overflow of a div or a container can have the following values: visible|hidden|scroll|auto|initial|inherit.


Be The First To Comment