CSS Border Radius

New property coming in CSS3.  Already there for Mozilla (Firefox) and Webkit (Safari)

http://border-radius.com/

Attachments
 Picture 4.png - 44.05 KB - 42 views
Logged


I know what CSS is, but what is a border radius? What will the change be?
Logged


It's the rounded corners.  Instead of having to use graphics or weird Javascript tricks it'll be built in.
Logged


ooooh and I just designed a site with a ton of rounded corner graphics. I can appreciate this.
Logged


I've got a couple of projects lined up where I was planning rounded corners anyway.  Using these properties is much easier than dealing with graphics.
Logged


It's the rounded corners.  Instead of having to use graphics or weird Javascript tricks it'll be built in.

I like!! That will be awesome!
Logged


Really liking having this option.  I'm working on a site right now that it's going to look good on.  And for those browsers that don't support any of the tags it'll still look ok.  Just square corners.

Just finished the main mockup and am moving into coding a few of the pages.
Attachments
 Picture 1.png - 8.49 KB - 18 views
Logged