how to set background image of a webpage code example
Example 1: adding background image
body{background-image: url("paper.gif");}
Example 2: how to make a image background
how to make a image background
body{background-image: url("paper.gif");}
how to make a image background