background-repeat
CSS Property:
Result:
CSS Code:
#myDiv {
height:205px;
background-image:url('/build/images/logo-color-w3.png');
background-repeat:repeat;
}
Click the property values above to see the result
Click the property values above to see the result