CSS Property:

background-repeat

Result:

CSS Code:

#myDiv {
                
height:205px;
background-image:url('/build/images/logo-color-w3.png');
}
Click the property values above to see the result
W3Docs.com-Play it
Do you find this helpful?