problem coding .tif files

T

thedarkman

I'm trying to display .tif files but the normal code <imc src=this.tif"
doesn't seem to work. Can anyone tell me why?

Thanks
 
A

Arne

Once said:
I'm trying to display .tif files but the normal code <imc src=this.tif"
doesn't seem to work. Can anyone tell me why?

Who told you browsers can render tif files on webpages? They don't!

--
/Arne
-- *Joke of the day* ----------------------------------------
Tech Support: How may I help you?
Customer: I'm writing my first e-mail.
Tech Support: OK, and what seems to be the problem?
Customer: Well, I have the letter 'a' in the address, but how do I get
the circle around it?
-------------------------------------------------------------
 
T

Toby Inkster

thedarkman said:
I'm trying to display .tif files but the normal code <imc src=this.tif"
doesn't seem to work. Can anyone tell me why?

Most browsers only support the following file formats:

* PNG
* JPEG
* GIF
* XBM

a few also support SVG, Windows Bitmaps and Windows Icon files, but don't
count on it.
 
A

Alan J. Flavell

Please post real validated code (clue: copy/paste) if you don't want
to waste people's time with discussing your typos.
Most browsers only support the following file formats:

* PNG
* JPEG
* GIF
* XBM

a few also support SVG, Windows Bitmaps and Windows Icon files, but don't
count on it.

In the good old days of NCSA X Mosaic, we used to use postscript (.ps)
in <img...>, but support for that disappeared at some point, and
hasn't been seen since, as far as I can tell.

A pity, because it made vector format images feasible, long before
SVG.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top