Is there a way to embed an image in an html file?
Web Development
3
Posts
3
Posters
0
Views
1
Watching
-
My application exports data in HTML. I would like to include a header with a logo (gif). I don't want any references to external image files. I want the image to be fully contained within the HTML file. Is this possible?
LA
Not to my knowledge.
-
My application exports data in HTML. I would like to include a header with a logo (gif). I don't want any references to external image files. I want the image to be fully contained within the HTML file. Is this possible?
LA