Answers for "i want an image to be as background in a div"

CSS
4

make image background of div

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

Code answers related to "i want an image to be as background in a div"

Browse Popular Code Answers by Language