15 Aug, 2013
With new CSS3 border radius style, you can easily create rounded corners for an image or html tag object. Back in old days, when we want to create a rounded border around an image or object, we usually create 4 small rounded corner image and apply the corner by using css manually. With the new feature of CSS3, this is no longer needed, it is so easy and with couple css3 lines, the rounded corners are beautifully crafted.