Tag Archives: css rounded corners

Easy Rounded CSS Button with Drop Shadow

This snippet is for an easy to make CSS button that can be used to give your links a bit extra pfiff. The button uses the CSS border-radius for the rounded corners, box-shadow for the drop shadow and the CSS … read on

Posted in Articles | Tagged , |

How to Create Simple Rounded Corners with CSS 3

CSS rounded borders are amongst one of the most useful new features introduced in CSS 3. Here we’re going to take a look at how you can create rounded corners to highlight a text paragraph for adding emphasis. To create … read on

Posted in Articles | Tagged , , , |