Browsing Category "CSS"

MicroTut: How CSS Positioning Works

Added on Jun 18th, 2010 in CSS | 13 comments

Undoubtedly, the position property is one of the most useful tools that designers have in their CSS toolbox. However, there are a few concepts about positioning that might baffle beginners.

Read more

MicroTut: Centering a Div Both Horizontally And Vertically

Added on Mar 5th, 2010 in CSS , MicroTuts , jQuery | 22 comments

In this MicroTut, we are going to take a look at a couple of ways to center a div both horizontally and vertically with pure CSS. A jQuery method is also presented.

Read more