Did not know I could ship the entire image embedded in html - encoded in base 64.
View source on this page and see how Powerd by apache image is shown!
eg:
< img src="data:image/gif;base64,
BINARY DATA HERE" />
Ref: http://www.unixreview.com/documents/s=8217/ur0305h/
View source on this page and see how Powerd by apache image is shown!
eg:
< img src="data:image/gif;base64,
BINARY DATA HERE" />
Ref: http://www.unixreview.com/documents/s=8217/ur0305h/
Comments (1)
Hi,
Easy one is it?
But doesn't work with IE.
Thanks
Posted by John Peter C | December 17, 2007 7:54 PM
Posted on December 17, 2007 19:54