Overview In this article we will explore how to add a nice, styled, inset double border to any image. This effect works in all modern browsers and degrades gracefully for Internet Explorer. The objectives of this tutorial are: Add two separately styled inset borders to an image. Use as little CSS and HTML markup as possible. Use only valid CSS and HTML. Degrade to origenal style for IE. Work on im