So we all know it's easy to put text over an image - you just set the image as a background. If you then open it in your browser, do 'select all' and 'copy', it won't copy the background image,just the text.
What I would like to be able to do is copy the image as well:
I'm doing an e-newsletter for a charity which they will be mailing out. The plan is for them to open the html file in their browser, select everything, copy and then paste into an email (using a client like Outlook).
Any ideas on how I can do this? I'm using just divs, but if there's another way, for example that can only be done in html, i'd be happy with that! This is driving me mad!
Thanks again guys.