Hello out there,

wondered how to bring html, css, scripts *and* images in one file?

I think TiddlyWiki will be more useful or/and intuitive if you write

<img src="data:image/png;base64, khsfkughdrjkghbdkgjh">

instead of

close.

Wow, what is base64? Just start at the console (if you're using Linux)
the command base64 image.png>output.txt. In the output.txt ther is now
the image in form of and ABC and =.

So you'll be able to put the generated "image" in text form between
the <img... and you have an image, withoud a second file.

If you'v questions, feel free to email me. I have only spam :-(

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWikiDev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to