/ Published in: CSS

Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
selector { -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px }
Comments
