if/how the background image should be repeated
1
if/how the background image should be repeated
Value | Description |
---|---|
Values | |
no-repeat | background will not repeat |
repeat | background will repeat on both axes |
repeat-x | background will repeat horizontally |
repeat-y | background will repeat vertically |