SatishPutcha
Programmer
Hello Everybody
I have to use a background image on my web page which will act as a "frame"(as in framed photograph) for my content.
The issue am having is that while the top, left and right corners of the frame are fine, the bottom corner is not being seen at all.
I tried reducing the size of the image but even then the bottom portion(a strip of green in the image) can't be seen.
This is my code for showing the background image:
How can I show all four corners of the image on the page?
Any help if greatly appreciated.
Thanks and Regards
Satish Kumar
I have to use a background image on my web page which will act as a "frame"(as in framed photograph) for my content.
The issue am having is that while the top, left and right corners of the frame are fine, the bottom corner is not being seen at all.
I tried reducing the size of the image but even then the bottom portion(a strip of green in the image) can't be seen.
This is my code for showing the background image:
Code:
STYLE="background-image: url('images\background-Sofas-Bed-Others.jpg');"
How can I show all four corners of the image on the page?
Any help if greatly appreciated.
Thanks and Regards
Satish Kumar