which background property specifies whether the background image is repeated or not ____
Answers
Answered by
0
Answer:
background-repeat
If a background image is specified, the value of 'background-repeat' determines how/if the image is repeated. A value of 'repeat' means that the image is repeated both horizontally and vertically.
Similar questions