tux 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;
}
November 16, 2009
Posted in Css — banias @ 9:28 pm

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment