Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

Give the <div> element an image border using the image "border.png". Slice the image at 30px and stretch it.

Hint: Use the border-image shorthand property, like this border-image: source slice stretch;