/ Published in: CSS
![](/img/icon_sav.png?v3)
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
.box_round { -moz-border-radius: 12px; /* FF1 */ -webkit-border-radius: 12px; /* Saf3 , Chrome */ border-radius: 12px; /* Opera 10.5, IE 9 */ }
Comments
![RSS Feed for Comments RSS Icon](/images/rss.png?v3)