开发者

How do I repeat a portion of a background image

开发者 https://www.devze.com 2023-04-07 13:46 出处:网络
Is it possible to repeat-x and repeat-y just a specific portion of a开发者_StackOverflow中文版n image sprite? I can obviously separate the image into different files, but I was hoping there\'s a more

Is it possible to repeat-x and repeat-y just a specific portion of a开发者_StackOverflow中文版n image sprite? I can obviously separate the image into different files, but I was hoping there's a more efficient way of doing it.


Not for background - CSS3 provdes this for borders. You can combine a tiled background with a sliced border to achieve the desired effect. (Browser support is not complete, though)

0

精彩评论

暂无评论...
验证码 换一张
取 消