|
Menu
×
×
Correct!
题目:Give the <div> element an image border using the image "border.png". Slice the image at 30px and stretch it. 提示:Use the border-image shorthand property, like this border-image: source slice stretch; |
|
修改以下代码:
效果预览:
|
|
答案:
效果预览:
|