Vidyalelo
CSS · Q61

CSS Text, Borders and Images

Programming · CSS · question 61

Q61

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

A.
overflow-y
B.
overflow-x
Answer
C.
overflow-z
D.
overflow-width

Answer: Option B

Solution

Answer: Option B
Solution:
Syntax: overflow-x: auto | hidden