Round corner box (Using css sprites)
This is the most common problem for a CSS beginner to create a round corner expandable box using CSS. This is a simple tutorial and its easy to understand. To start with, first we understand HTML part which will have a container div which have relative positioned with four absolute-positioned divs inside, where the corner [...]