I have an image letus say example.gif how can I place it at a given position on window my question is how can I set the border coordinates i.e, my image should have four coordinates as(100,200) (300,200)(100,400)(300,400) please help me
santhosh<br />SCJP,SCWCD
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15003
posted
0
same way as doing it with the text..... use the sytle tag with the top and left position and set the width and height of the image....
subject: print an image at given postion on window