Answers for "how to set image as a background for a div in css"

3

adding background image

body{background-image: url("paper.gif");}
Posted by: Guest on June-28-2020

Code answers related to "how to set image as a background for a div in css"

Browse Popular Code Answers by Language