我正在尝试将图像边框放在<div>
. 所有红框都是固定的;黄色框会重复,我一直在玩relative
和absolute
定位 - 不确定任何其他方式。我故意创建了所有需要的元素,我只需要逻辑上的帮助。
这是我的代码http://jsfiddle.net/pedenski/snLGs/
如果您能在这方面为我提供帮助,我将不胜感激。谢谢。
SIDE BORDER ----------------------------------------
tb = top border (http://i50.tinypic.com/2ufua6r.gif)
lb = left border (http://i47.tinypic.com/24wr05d.gif)
rb = rightborder (http://i50.tinypic.com/3307521.gif)
bb = bottom border = (http://i45.tinypic.com/2gvsjfd.gif)
EDGE BORDER --------------------------------------------
tlc = top left corner (http://i45.tinypic.com/fxyvlc.gif)
trc = top right corner (http://i46.tinypic.com/5c10km.jpg)
blc = bottom left corner (http://i47.tinypic.com/jptv7q.gif)
brc = bottom right corner (http://i50.tinypic.com/1shc03.gif)