|
|
Embedded image. See the <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#edef-IMG"> IMG element definition </a> in HTML 4.0.
| DOMString |
[const]
URI designating the source of this image, for low-resolution output.
| void |
see lowSrc
| DOMString |
[const]
The name of the element (for backwards compatibility).
| void |
see name
| DOMString |
[const]
Aligns this object (vertically or horizontally) with respect to its surrounding text. See the <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-align-IMG"> align attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.
| void |
see align
| DOMString |
[const]
Alternate text for user agents not rendering the normal content of this element. See the <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-alt"> alt attribute definition </a> in HTML 4.0.
| void |
see alt
| DOMString |
[const]
Width of border around image. See the <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-border-IMG"> border attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.
| void |
see border
| DOMString |
[const]
Override height. See the <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-height-IMG"> height attribute definition </a> in HTML 4.0.
| void |
see height
| DOMString |
[const]
Horizontal space to the left and right of this image. See the <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-hspace"> hspace attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.
| void |
see hspace
| bool |
[const]
Use server-side image map. See the <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-ismap"> ismap attribute definition </a> in HTML 4.0.
| void |
see isMap
| DOMString |
[const]
URI designating a long description of this image or frame. See the <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-longdesc-IMG"> longdesc attribute definition </a> in HTML 4.0.
| void |
see longDesc
| DOMString |
[const]
URI designating the source of this image. See the <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-src-IMG"> src attribute definition </a> in HTML 4.0.
| void |
see src
| DOMString |
[const]
Use client-side image map. See the <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-usemap"> usemap attribute definition </a> in HTML 4.0.
| void |
see useMap
| DOMString |
[const]
Vertical space above and below this image. See the <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-vspace"> vspace attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.
| void |
see vspace
| DOMString |
[const]
Override width. See the <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-width-IMG"> width attribute definition </a> in HTML 4.0.
| void |
see width
| Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:55:52 2001, using kdoc 2.0a35. |