CSS:
body{ background-image:url("img-address"); }
我希望图像不要重复多次,而是覆盖整个屏幕。我不想使用我想使用的普通图像background-image。
background-image
css
css ×1