repeating-linear-gradient() - CSS: Cascading Style Sheets ...
https://developer.mozilla.org/en-US/docs/Web/CSS/repeating-linear-gradient()
The repeating-linear-gradient() CSS function creates an image consisting of repeating linear gradients. It is similar to linear-gradient() and takes the same arguments, but it repeats the color stops infinitely in all directions so as to cover its entire container. The function's result is an object of the data type, which is a special kind of .
DA: 83 PA: 32 MOZ Rank: 61