Answers for "how to put image on whole div background"

CSS
4

make image background of div

background-image: url("photographer.jpg");
Posted by: Guest on April-03-2020

Code answers related to "how to put image on whole div background"

Browse Popular Code Answers by Language