Monday, May 26, 2008

Rounded Corner Generator

I was looking today for a easy way to fix rounded corners on my div. I didnt want to use paint.net for cutting my own corners.

Following website creates these corners for you including the CSS and DIV code:

http://www.roundedcornr.com/

The following options are available:

- Basic RoundedCornr
- RoundedCornr with Gradient
- RoundedCornr with Border
- Single RoundedCornr Image ( for buttons ect. )

The standard weight x height for the RoundedCornr with Border is 1024 x 600. If you want to extend this open the _tl.png image and extend this one to your size.

Goodluck.

1 comment:

Bastien said...

Thanks, that worked like a charm and thus helped me a lot !