需要内部和上方的边界

时间:2012-01-31 10:16:42

标签: html css

我希望图像中有白色边框,例如

enter image description here

我试图在谷歌搜索,但没有找到合适的解决方案

注意:没有css3,应该在IE7中工作

演示:jsFiddle

1 个答案:

答案 0 :(得分:3)

对包装器使用位置relative,为边框div使用absolutehttp://jsfiddle.net/pLsYd/11/