overflow | WebReference

overflow

Name: overflow

Description: Specifies what's done with content that's greater than the content area of an element.

Browser Compatibility: IE 4+ / NN 6+ / O 4+

Inherited: No

Values:

Code Example:

blockquote {width: 150px; height: 65px; overflow: scroll;}