/ Published in: CSS
Expand |
Embed | Plain Text
#div-name { border-radius: 5px; -webkit-border-radius: 5px; -opera-border-radius: 5px; -moz-border-radius: 5px; }
Comments
Subscribe to comments
You need to login to post a comment.

It's a shame this does not work for IE. I'm tired of IE hacks.
yeh me also, i HATE Ie!!
It does not work in Opera. I use SVG to accomplish rounded corners in Opera. http://snipplr.com/view/8959/css-rounded-corners--without-images-support-firfox-safari-chrome-opera/