Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following property defines how content should behave when it exceeds the width of its enclosing element?

  2. A.

     overflow-y

    B.

     overflow-x

    C.

     overflow-z

    D.

     overflow-width

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    Syntax: overflow-x: auto | hidden


Be The First To Comment