Syntax | selector {overflow: value;}
|
---|---|
Usage | The overflow property is used to specify how elements, which overflow their containing elements, should be managed. This property is specified for the containing element. See CSS Box Model for information concerning the boxes that are generated for elements. This property is specified by using a keyword according to the syntax shown above. |
Keywords |
|
Applies To | Block containers |
Inherited | No |
Initial Value | visible |
The overflow properties are set to 4 different keyword values. |