repeating-linear-gradient

Creates an infinitely repeating linear gradient, thus forming a background pattern. Its action is similar to the linear-gradient() function and has the same parameters. In this case, the colors sequentially replace each other, after the last color in the list of colors of the gradient, the first immediately follows.

Syntax



repeating-linear-gradient([angle | to position ,] color [, color]*)