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