The repeat-x value repeats the image in the background?
Answers
Answered by
7
Answer:
The value repeat-x ensures that the background-image is repeated only along the x axis (that is, the horizontal axis in both directions—left and right) until the element's background is fully covered along that axis. ... the image is placed at the element's default left-top position (0,0).
Explanation:
Similar questions