Advertisement
❮ Previous: <ilayer> Next: <layer> ❯

<image>

HTML <image> (The Image element) tag

Deprecated: Not Supported in HTML5.

Meaning

The <image> HTML element is an obsolete remnant of an ancient version of HTML lost in the mists of time; use the standard <img> element instead.

This might have once been part of a specification, but nobody seems to remember. It certainly isn't anymore. Just avoid it.

In order to display images, use the standard <img> element.


Standard Syntax

<image>


Advertisement

❮ Previous: <ilayer> Next: <layer> ❯
Advertisement