/ Published in: CSS
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
div.rounded {
background-color: #666;
color: #fff;
font-weight: bold;
padding: 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
URL: http://www.cssnewbie.com/12-creative-and-cool-uses-for-the-css-border-property/
Comments
 Subscribe to comments
                    Subscribe to comments
                
                