Have program help file formated by HTML utilizing base64 encoding images. Because of this fact, <img>
tags are very long and file is obfuscated and manual editing is complicated. Is there any way to place image data itself at the very bottom of page and somehow “link” it to place where image should be displayed? Preferably plain HTML (no javascript).