Hi,
please tell me how to make a fixed image which does not scroll with the rest of the page. like this one on comodo at the bottom right of the page:
how to do it in css .
Or if javascript is used, is there an easy, simple way to do it.
css background image property shows the image as the background of the page, as the name shows obviously. i want image on top of everything else.
thanx.
Ic. Now i know what to do. To put the image directly in the html, instead of the css, in which case i have to put it as an background image and it goes behind the text.
Thanx a bunch.