首页题目详情

如何设置HTML元素的背景图片为不重复?

题目配图
A.background-repeat: repeat
B.background-repeat: no-repeat
C.background-repeat: space
D.background-repeat: round

优质解答

答案

B

解析

background-repeat: no-repeat 表示背景图片不重复,是设置背景图片不重复的标准写法。

查看答案和解析

支付 ¥0.1 即可查看此题答案和详细解析

低至 ¥0.1 起

Web程序设计单选题中等AI生成