This site is a self-contained low down on what's going on in my life, what I'm working on, what I'm thinking about, and how I'm feeling about life in general.

Monday, 16 June 2008

Standard scrolling on div tags is just plain ugly. If you want to have a div scroll only vertically, this can be done using CSS.

Get some control by using overflow-x for horizontal, and overflow-y for vertical control through CSS.



Tags: css Div Horizontal Scroll Overflow Vertical
Featured Articles
Recent Articles