CSS

Hello,

I am trying to use CSS in order to place a small image (a dot) at some
x,y coordinates over a larger rectangular image. It works fine only if
the large image is placed at 0,0 coordinates, in which case I use for
both images the absolute positioning. I would like to be able to make
the same thing with the large image somewhere else on the page. So the
question is how to place the dot image at some coordinates relative to
the big image ? Is this possible with CSS ?

Any help will be highly appreciated !

Nicole

Received on Wednesday, 8 November 2000 04:54:07 UTC