sarah87
05-07-2003, 07:42 PM
I have created a image map and on it I have got my Iframe, It works the only problem is, is that it's too far ver on the right and I need to know if I can set an exact place on my image for it to be.
|
View Full Version : Iframe Problems... sarah87 05-07-2003, 07:42 PM I have created a image map and on it I have got my Iframe, It works the only problem is, is that it's too far ver on the right and I need to know if I can set an exact place on my image for it to be. Elentari 05-07-2003, 07:49 PM You can use a postioning code ....... ex. <img src="image.jpg" style="position:absolute; top:#; right:#"> |