css中background-repeat属性什么作用

2024-10-18 17:41:52

1、新建一个html文件,命名为test.html,用于讲解css中background-repeat属性什么作用。

css中background-repeat属性什么作用

3、在css标签内,设置div的背景图片为1.jpg,再使用background-repeat属性设置背景图横向重复平铺。

css中background-repeat属性什么作用
猜你喜欢