How do I send pictures on e mail?

How can I send e-mail HTML attachement with text and pictures.?

  • I received e-mail with text and pictures, can you tell me how to send the same text with pictures to my friends without forwarding, I want to send fresh without list of previous sender.

  • Answer:

    <html> <head> <title>Test Page</title> </head> <body> Hi there, you have just written your first web page! <center> <img src="picture.gif" height="95" width="790"> </center> </body> </html>

Tractor at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

To send pictures as html, you first need to place them somewhere else in the internet. Try uploading your photos to geocities and note their url location. ie "http://www.mysite.com/myphoto.jpg" Then make sure your email is html compatible. Write the following: <img src="http://www.mysite.com/myphoto.jpg"> replace the text between "" to match the url of your photos.

jubilee1234

This is not an easy task. There are companies that do it for you though. Try these guys out, they have a free 60 day trial. http://search.constantcontact.com/index.jsp There are numerous reasons this is not easy to do on your own, but if you are determined, try this (this may not work because there are soooo many variables one needs to consider) It is much easier to attach the html than to have it embedded into the body of the email, so this is where I will start. If you have a web design program (ie. FrontPage), use it to make a single page web if you dont have this program hopefully you have a recent version of Word and you can save your document as a web page, attach it then send it. One other thing you may consider: Download a single page web template from the web, change what you want changed then attach and send. This is not hard to do, experiment and have fun with it. It will take some time but you'll soon figure out that it is quite easy to to.

garyedwardjohnston

Simply save the pictures/text to your computer. Then create your new e-mail message and insert pictures/text. That's it!!

Buddy

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.