Clip the top/bottom edges of the content inside the div element - if it overflows the element's content area:
![]()
The overflow-y property is supported in all of the major browsers.
Note: The overflow-y property does not work properly in IE8 and earlier.
The overflow-y property specifies whether or not to clip the top/bottom edges of the content - if it overflows the element's content area.
Tip: Use the overflow-x property to determine clipping at the left and right edges.
| Default value: | visible |
|---|---|
| Inherited: | no |
| Version: | CSS3 |
| JavaScript syntax: | object.style.overflowY="scroll" |
| Value | Description | Play it |
|---|---|---|
| visible | The content is not clipped, and it may be rendered outside the content box | Play it » |
| hidden | The content is clipped - and no scrolling mechanism is provided | Play it » |
| scroll | The content is clipped and a scrolling mechanism is provided | Play it » |
| auto | Should cause a scrolling mechanism to be provided for overflowing boxes | Play it » |
| no-display | If the content does not fit in the content box, the whole box is removed | Play it » |
| no-content | If the content does not fit in the content box, the whole content is hidden | Play it » |
Complete CSS Reference
| WEB HOSTING |
|---|
| Best Web Hosting |
| PHP MySQL Hosting |
| Best Hosting Coupons |
| UK Reseller Hosting |
| Cloud Hosting |
| Top Web Hosting |
| $3.98 Unlimited Hosting |
| Premium Website Design |
| WEB BUILDING |
|---|
| Download XML Editor |
| FREE Website BUILDER |
| Best Website Templates Top CSS Templates |
| CREATE HTML Websites |
| EASY WEBSITE BUILDER |
| W3SCHOOLS EXAMS |
|---|
|
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP |
| W3SCHOOLS BOOKS |
|---|
|
New Books: HTML, CSS JavaScript, and Ajax |
| STATISTICS |
|---|
|
Browser Statistics Browser OS Browser Display |
| SHARE THIS PAGE |
|---|