ClumsyCarson
New Member
I did this with CSS:
But I want my Client to change the image frame. In my image, current frame is simply a color (#000). But the frame can be decorative. So the client should use decorative image for framing. I've seen the W3Schools' border-image property lesson.The syntax is:\[code\]border-image: source slice width outset repeat;\[/code\]But using an image like the following I couldn't manage to do that.
- I can't understand: How the syntax is dynamic for the border image's dimension (width-height)?