I have seen this before but cant remember how to fix it and cant find anything online..
I want an image to have a 2px white border, then an 8px image background, then a 1px border.
This works in IE but not firefox, I have attached an image of the problem.Code:This is my css. span.img {border:1px solid #333;background-image:url(i_back.gif);padding:8px;} span.img img{border:2px solid white;} Html <p><span class="img"><img src="hunza-garden.jpg"/></span></p>
Any ideas?
Thanks!
Steve






.

Bookmarks