Hi,
I m a beginner to asp.net so my problem will be very simple to all of u but its not for me.
i m trying to set a background image(on whole web page) to a web page using the style sheet
but its not working , my code in style sheet is
please send me the right code ..
my email id is [removed]
Thanks
I m a beginner to asp.net so my problem will be very simple to all of u but its not for me.
i m trying to set a background image(on whole web page) to a web page using the style sheet
but its not working , my code in style sheet is
Code:
body
{
background-image:url('G:/net web app/Mcsd/Imge/1.jpeg');
}
my email id is [removed]
Thanks
Comment