W3docs

overflow-y

CSS Property:

Result:

Smile

CSS Code:

#myDiv {
width:300px;
height:150px;
overflow-y:vissible;
}

Click the property values above to see the result