testing.
You can use the <img src="data:img/(type);base64,(base64 string of image)" /> tag format to put an image file directly into the HTML document. This is known as a "Data: URL."
<img src="data:img/(type);base64,(base64 string of image)" /> tag format to put an image file directly into the HTML document. This is known as a “Data: URL.” This page contains a command line utility for Windows to encode/decode base64.