Hi Shubhang,
If the url is relative, we need to write CSS as:
.loginPageDiv {
background-image: url('/a_practice/ui/webApp/download.png'); // this is my path where image is kept
background-size: 100% 100%;
}
If, this is correct, then its not working.
Please provide me with a solution.
Thanks,
Manessha