CSS: Properties Flashcards

1
Q

What is the function of the overflow property?

A

The overflow property specifies what happens if content overflows an element’s box. Values: visible | hidden | scroll | auto|initial |inherit;

How well did you know this?
1
Not at all
2
3
4
5
Perfectly