div with scrollbar
how to add a scroll to a div with css?
.myscrolldiv {
text-align: center;
list-style-type: disc;
overflow: scroll;
width:230px;
height:650px;
}
div with scrollbarhow to add a scroll to a div with css?
.myscrolldiv {
text-align: center;
list-style-type: disc;
overflow: scroll;
width:230px;
height:650px;
}
No comments yet.
RSS feed for comments on this post. TrackBack URI