Question:
Image files to html?
anonymous
2007-01-17 01:36:07 UTC
How can i convert image files to html?
Ten answers:
html_css_guru
2007-01-19 01:27:56 UTC
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:

JAlbum

http://jalbum.net/

Galleroo

http://www.xyster.net/galleroo/index.php

ThumbaWumba

http://www.matthiaspeters.de/english/ThumbaWumba/thumbawumba.htm



For flash, try Anvsoft

http://www.snapfiles.com/reviews/anvsoft-flash-slide-show-maker/anvflashslide.html

or Slide

http://www.slide.com/main
aRnObIe
2007-01-18 02:57:35 UTC
you cant convert it but you can insert image to HTML...
Comp Whiz
2007-01-17 01:40:26 UTC
u cant. but u can plce them in an html page
anonymous
2007-01-17 10:35:50 UTC




that's it


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...