1.

Which of the following is an appropriate value for overflow element?(a) hidden(b) auto(c) scroll(d) all of the mentionedThis question was addressed to me in homework.I'd like to ask this question from CSS Miscellaneous Property in division CSS Properties, Elements, Functions & Tables of CSS

Answer»

The CORRECT ANSWER is (d) all of the mentioned

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



Discussion

No Comment Found

Related InterviewSolutions