March 22nd 2010
I have a flyer I need to put into an email to a lot of friends and it has pictures in it. I am going to use HTML to do it but haven’t used HTML in a long time and not sure about what programs are out there that are user friendly and free. Please help!!!!
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Posted in Software | 2 Comments »
March 24th, 2010 at 1:09 am
You can simply view the source code of the email. However it will not contain the pictures as HTML codes cannot contain pictures in themselves unless you have referenced a link.
Dreamweaver is a good software to get HTML codes though it is used for website building.
March 24th, 2010 at 11:59 am
You can write HTML with notepad and click FIle->Save As, File type *.* and in the file name put flyer.html
You do not need professional software to create a flyer in HTML. Only a text editor like notepad.