Menu
×
×
Correct!
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; |
Edit This Code:
Result:
|
Correct Code:
Result:
|