Re: How to display image on webserver
Posted: Wed Jul 13, 2022 4:44 pm
Why not just embed the image in the html file? Then the webserver only needs to serve the one html file (but the file gets bigger).
See:
https://en.wikipedia.org/wiki/Data_URI_scheme
See:
https://en.wikipedia.org/wiki/Data_URI_scheme