By gavin_dm

Scrollable elements of web-pages have become popular since the early development of the web. Using textarea and iframe tags this can be done easily however with the new HTML5 and CSS3 capabilities it can now be done using the div tag. Looking back in the day where IE 5.5, the Internet Explorer team introduced a set of non-standard CSS properties that allows users to customize scrollbars using the scrollbar-base-color from which you can use to make elements scroll.