CSS Property:

background-position

Result:

CSS Code:

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