i want to use image as background for master page, i want this image to resize it's size according to screen size or the browser i put image as background for master using this code
Thanks
orked
Code:
<body background="images/abstract-background.jpg">
orked
Comment