Rounded corners CSS - is a very good looking effect. You can achieve rounded corners using plain simple CSS. Read more »
Rounded corners CSS
CSS clearfix
Use clearfix to fix the following problem. When an element is floated, its parent no longer contains it because the float is removed from the flow. Read more »
CSS centered layout
Ever wanted to make centered (vertically, horizontally) webpage with hiding content for other (smaller) resolutions? Read more »