/ Published in: CSS
                    
                                        
                            
                                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
 Subscribe to comments
                    Subscribe to comments
                
                