Well everyone has been saying that you can't convert an image into HTML and that is correct.
But you can convert images to text, on this site: http://www.text-image.com/
If you want to show an image on an HTML page, add the following code: or XHTML:
Make sure you upload your image to your webserver first.
Good luck.
Klausy
2007-01-17 02:08:38 UTC
HTML is a text based markup language used to describe structure and content on a webpage. An image file cannot be converted into HTML...you need to think of an image as a static resource that you might display within a web page using markup to point to the image somewhere on your webserver.
The standard image markup to do this is
silentjealousy77
2007-01-17 01:38:46 UTC
you cant convert image files to html
anonymous
2007-01-17 01:42:26 UTC
You cannot change a image file to htmal as html is a language, you can insert the image with proper language, like img src, go to help menu and check how to link or insert images.
Mohammad Ghanaei
2007-01-17 01:42:36 UTC
Well...Depends of what you are going to do there are different ways of doing that. But I recommend you to use Microsoft Frontpage to convert your images to a single html file so as you will not have to attach a lot of pictures to your email and you would attach one single html file. I hope you got your answer.
sarah c
2007-01-17 01:48:51 UTC
You have all your site files in one folder, the web pages are written as text only, the image files sit in the folder and the text makes a link to them. So you have to get the filepath right.
The link goes;
where the images are in a sub folder called 'pictures'. If they're just sitting in the folder then miss that bit out.
And its best to re-size your images yourself, and put a jaypeg copy in your site folder, rather than make the browser re-size them. They load faster if they are small and at 72dpi.
zoomjet
2007-01-17 03:09:11 UTC
If you want to create html based web albums for your images, several good free tools are available: