Monday 30 June 2014

Border Radius

CSS border-radius putting you through any element "rounded corners" can give. Includes a color change occurs, you will only notice. For example, the element over this element that is different than if a background color or border. Simple example:

# Example {
border-radius: 10px;
background: # BADA55;
}
# Example Two {
border-radius: 10px;
border: 3px solid # BADA55;
}