是否可以使用宽度为480像素,高度为360像素的图像并将其应用于div边框?我知道可以将下面的css代码实现为边框,但我似乎无法弄清楚如何使用图像.
div
border:1px solid blue;
html css
css ×1
html ×1