CSS Property:
background-repeat:
repeat
repeat-x
repeat-y
no-repeat
space
round
initial
Result:
CSS Code:
div { background-image:url(w3css.gif);
background-repeat:
repeat
;
}
Click the property values above to see the result
W3Schools.com
- Play it