Tag Archives | scroll

How To Create A Scrollable DIV Area With CSS (overflow property)

CSS makes it possible to do such things in just quick manner which we cant accomplish with lots of javascript code or from html. See the magic of CSS property, overflow. Let’s create a div with scrollable content. Starting with css and move on to html and follwed by live example.

Read full story Comments { 0 }