org.w3c.dom.html.HTMLImageElement |
Embedded image. See the IMG element definition in HTML 4.0.
See also the Document Object Model (DOM) Level 2 Specification.
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Aligns this object (vertically or horizontally) with respect to its
surrounding text.
| |||||||||||
Alternate text for user agents not rendering the normal content of
this element.
| |||||||||||
Width of border around image.
| |||||||||||
Override height.
| |||||||||||
Horizontal space to the left and right of this image.
| |||||||||||
Use server-side image map.
| |||||||||||
URI designating a long description of this image or frame.
| |||||||||||
URI designating the source of this image, for low-resolution output.
| |||||||||||
The name of the element (for backwards compatibility).
| |||||||||||
URI designating the source of this image.
| |||||||||||
Use client-side image map.
| |||||||||||
Vertical space above and below this image.
| |||||||||||
Override width.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Aligns this object (vertically or horizontally) with respect to its surrounding text. See the align attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.
Alternate text for user agents not rendering the normal content of this element. See the alt attribute definition in HTML 4.0.
Width of border around image. See the border attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.
Override height. See the height attribute definition in HTML 4.0.
Horizontal space to the left and right of this image. See the hspace attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.
Use server-side image map. See the ismap attribute definition in HTML 4.0.
URI designating a long description of this image or frame. See the longdesc attribute definition in HTML 4.0.
URI designating the source of this image, for low-resolution output.
The name of the element (for backwards compatibility).
URI designating the source of this image. See the src attribute definition in HTML 4.0.
Use client-side image map. See the usemap attribute definition in HTML 4.0.
Vertical space above and below this image. See the vspace attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.
Override width. See the width attribute definition in HTML 4.0.