Revision: 11153
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at January 26, 2009 13:45 by rwczippy
Initial Code
div.rounded {
background-color: #666;
color: #fff;
font-weight: bold;
padding: 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
Initial URL
http://www.cssnewbie.com/12-creative-and-cool-uses-for-the-css-border-property/
Initial Description
Initial Title
rounded box in css3
Initial Tags
css, style
Initial Language
CSS