Answers for "html how to add picture as background"

3

adding background image

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

Code answers related to "html how to add picture as background"

Browse Popular Code Answers by Language