Which of the following is an appropriate value for overflow element?
A
hidden
B
auto
C
scroll
D
all of the mentioned
Correct Answer: all of the mentioned
Overflow of a div or a container can have the following values: visible|hidden|scroll|auto|initial|inherit.