Can a .BMP file be stored in an HTA (HTML/VBScript)?
问题 I've noticed in a backup of my FireFox bookmarks that the icon which is displayed to the left of each entry is held as a character stream in the A tags. For example: ICON="data:image/png;base64,iVBOR [data removed to shorten example] rkJggg==" I have 3 BMP files (2 are 4x20 (249 bytes) and 1 is 102x82 (24.7 KB)) that I would like to hide within my HTML Application so they don't get lost. The larger one appears 3 times in the style tag as follows (1 occurrence shown): <style type="text/css">