How can I embed/show and image only described with an absolute url (for instance http://www.myexample.com/myimage.jpg) in a basic html file? If that´s not possible, how would you do it? Is there any component to do it? I´ll use it on Google App Engine.
Thanks in advance.
Agreed, an image referenced with an absolute URL will display identically to an image siting right in the same folder as the “basic html file”.