Hello All,
I have a question about linking an image from a website. I am creating an eflyer. I go to link the object (image) from the webpage and this works ok. The problem is when I save as html the image is saved locally. I want the image in the eflyer to load from the website rather than have it as a static image in the flyer.
Any ideas???
Thanks
Andrew
HTML Image Linking
-
heinz-oz
You won't have any problems if you upload the files (the .html document and the images folder) to a single folder at your web host.
But if you don't have a web host, you have to upload the images to an image hosting site and manually change the code (<img src="http://host.com/abc.jpg">) at your .html file.
But if you don't have a web host, you have to upload the images to an image hosting site and manually change the code (<img src="http://host.com/abc.jpg">) at your .html file.
I Rip. I Burn. I Conquer.
