473,513 Members | 2,275 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

<image> tag?

Hi,
today i found out some browsers (at least Mozilla and IE) support the
<image> tag, its usage seems to be the same as for the <img> tag
(IMDB.com uses it for example). I did not find anything in the web so
far where this tag comes from (ok it's also a bit difficult to search
for this, since search engines all seem to ignore < or >), someone knows
more about this tag? I found some old reference that this tag at least
already existed in 1998 or 1999, but i did not find it in the HTML 4.0
nor 3.0 nor 2.0 spec from the W3C (took a quick look at those specs).
Was this maybe introduced during the old browser wars days?

Greetings
Frank
Nov 4 '05 #1
3 1988
In our last episode, Frank Wein <mc***************@gmx.de> pronounced to
comp.infosystems.www.authoring.html:
today i found out some browsers (at least Mozilla and IE) support the
<image> tag,
Never heard of it. Can't find any reference to it either.
its usage seems to be the same as for the <img> tag
So what's the point?
Was this maybe introduced during the old browser wars days?


Possibly. It's certainly of no use to anyone, especially if it is
exactly the same as img.

--
Mark Parnell
http://clarkecomputers.com.au
Nov 4 '05 #2
Frank Wein wrote:
today i found out some browsers (at least Mozilla and IE) support the
<image> tag, its usage seems to be the same as for the <img> tag
It's an old feature:
"Thought you might like to know: All the browsers surveyed also support
another form of this element (which is not a part of ANY HTML standard.)
The string "IMAGE" can replace "IMG". Internet Explorer supports this
since version 1.0, Mosaic since at least 2.1, and Netscape since version
1.1."
http://www.blooberry.com/indexdot/ht...es/i/image.htm

Presumably some authors wrote <image> because that's how they remembered
the tag from some lessons or tutorials, or browser programmers just
thought that people _might_ write so.
(IMDB.com uses it for example).


That's bad practice: it gains nothing. And it even wastes two
characters. :-)

Browser vendors dare not drop support to it, since it just might be used
somewhere, and it really does not cost to supportit. But who knows -
after all, the expertlore about this tag may fade away, and then...
Nov 4 '05 #3
Jukka K. Korpela wrote:
Frank Wein wrote:
today i found out some browsers (at least Mozilla and IE) support the
<image> tag, its usage seems to be the same as for the <img> tag


It's an old feature:
"Thought you might like to know: All the browsers surveyed also support
another form of this element (which is not a part of ANY HTML standard.)
The string "IMAGE" can replace "IMG". Internet Explorer supports this
since version 1.0, Mosaic since at least 2.1, and Netscape since version
1.1."
http://www.blooberry.com/indexdot/ht...es/i/image.htm

Presumably some authors wrote <image> because that's how they remembered
the tag from some lessons or tutorials, or browser programmers just
thought that people _might_ write so.


Ok, thanks for the info :).

Frank
Nov 4 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
17239
by: Csaba2000 | last post by:
I want to be able to programatically click on the center of an <INPUT type=image ...> element (I only care about IE 5.5+). This should work regardless of whether IE has focus. Normally you would...
3
7621
by: Csaba Gabor | last post by:
When I click on the image form element <INPUT type=image name=point src="map.png"> point.x and point.y values get submitted to the server specifying where on the image I have clicked. Is there...
1
4186
by: Chris Fink | last post by:
Hello, Does anyone know of a way to handle broken href image tags either by using the html img tag or the asp:image server control? For example, if my src attribute is broken, I would like to...
0
1099
by: DavidS | last post by:
I have HTML web page with <asp:Image id=img_L runat=server ImageAlign=Top Visible=True Width=y Height=x></asp:Image>. For some images, less than 128K I can view image. Other image files > 128K,...
0
1157
by: topdawg147 | last post by:
Whenever I rotate/flip a tiff image, the RawFormat changes from Tiff to MemoryBitmap. ' image format is tiff. imgSomePic.RotateFlip(RotateFlipType.Rotate180FlipNone) ' now image format is...
4
1728
by: R.A.M. | last post by:
Hello, Could anyone help me to handle <asp:Image> click in behind code? I have: <asp:Image ID="DotNETImage" ImageUrl="Images/DotNET_360x280.jpeg" AlternateText="Microsoft .NET version 2.0"...
3
21241
by: jackiepatti | last post by:
QUESTION: I have a web page containing a form that contains an image instead of a submit button, e.g. <form name='myform' action='get' method='otherpage.asp'> <input type='image'...
1
2105
by: MRW | last post by:
Hello! I'm taking a file name from a database and using the <asp:imagetag in GridView to show the image. However, some of the file names have spaces in it and no matter what I do, for example:...
2
2788
by: Casey | last post by:
I'm doing some image processing that requires accessing the individual pixels of the image. I'm using PIL 1.1.6 and creating a 2D array of pixel RGB tuples using the Image class instance load()...
0
7171
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7388
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7547
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7114
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5693
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3230
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1607
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
807
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
461
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.