CSS Rounded Corners
November 6th, 2006 – 1 Comment »
In the past, one of the downsides of CSS was the fact that it was difficult to create pages with a more rounded look and feel. It is nice at times, to be able to design more than just a simple square box. To avoid this problem, one option has been to create small graphics which sit in the corners of the box and look a bit more pretty than the standard square.
Now, CSS allows us to begin experimenting with other methods of creating rounded corners. One of these methods is being called ‘Spiffy Corners‘ and allows us to make anti-aliased rounded corners with pure CSS. No images required.
Source: Spiffy Corners – Making anti-aliased rounded corners with CSS
Filed in: CSS Tips & Ideas
March 9th, 2010 at 2:09 am
that looks very handy!! thanks!!!
i’m sure i will use it