Answers for "html how to put image as background in div"

CSS
4

make image background of div

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

Code answers related to "html how to put image as background in div"

Browse Popular Code Answers by Language