Posh CSS # for the modern day web designer

Submit an Article or Link Subscribe


About Posh CSS

Posh CSS is a collection of Cascading Style Sheet Articles, Tutorials, Tips and Code snippets for the modern day web designer.


Browse the site


Submit a link

Have you written or read a great resource relating to CSS that we are not linking to yet? Let us know.

Submit a Link →


Browse our Archives

Get in touch

Have a question or just want to drop us a line? Contact Us →


Posh CSS

Adding Rounded Corners to Images Using CSS

The easiest way to make rounded corners on images is obviously by using Photoshop or other graphical software but when dealing with lots of images, this could become extremely tedious. So, what if there was a way of creating rounded corners for all your images using CSS? Well, within this tutorial I’ll show how this can be done.

Comments

  1. It’s a cool effect, to be sure, but it requires a div and four spans to pull it off. That’s a whole heck of a lot of non-semantic code to achieve a small visual effect. Maybe if you used Javascript to inject the code around your images? I dunno.

    CSSnewbie
    221 days ago #
     

Commenting has closed for this article.