Rounded corners on images, CSS-only
# Linked to 2 April 2010, 01:15 in Tutorials by Sam Brown
Admit it, even though rounded corners are widely seen as overused, you love playing with
border-radius. A common complaint is that you can’t use that CSS3 property on images. Define any value, and the images will still display as nature intended: straight corners. For a project I’m working on, it would’ve been really nice having certain images displayed with rounded corners, so I started looking at the options…
Tweet Subscribe to the RSS Feed →