<table cellspacing="0" cellpadding="0" width="100%"
style="background-image: url('/ProjectSample/images/LoginBox.png'); background-repeat: no-repeat;">
Can anyone please let me know whats wrong with this style tag to refer an image which is
inside folder ->image in my asp.net project – ProjectSample.
background-image: url('/ProjectSample/images/LoginBox.png');
Thanks in advance!
Assuming
ProjectSampleis your ASP.NET project, url should beimages/LoginBox.png