| Kari - embeded as base64 :) |
Look at the image on the left. It's embedded. The idea is very simple.
Open some image file.
Read it in a string.
Encode it with base64.
Now you can use the result as src in the img tag. This image can be used in html email messages or can be used in the css.