Css3 Border Radius Create Rounded Corners
The CSS3 border-radius property allows web developers to easily utilize rounder corners in their design elements, without having the need for four sets of corner images or the use of multiple div elements. The border-radius property for the past several years has been used by many web developers because of the widespread browser support. Browser Support The border-radius property is supported in Internet Explorer 9+, Firefox 4+, Chrome, Safari 5+, and Opera....