repeat css background image a set number of times

后端 未结 6 1775
一向
一向 2020-11-30 07:46

is there a way to set the number of times a background image repeats with css?

6条回答
  •  失恋的感觉
    2020-11-30 08:16

    no.

    you might set a absolute width for a box but there is no css option to repeat the image n times.

提交回复
热议问题