首页题库练习题目详情
Web程序设计单选题中等

在CSS中,如何设置元素的背景图重复方式为横向平铺?

Abackground-repeat: repeat-x
Bbackground-repeat: repeat-y
Cbackground-repeat: no-repeat
Dbackground-repeat: space