September 2001
Intermediate to advanced
640 pages
31h 42m
English
<input type=image> — NN 2, 3, 4, 6 MSIE 2,3, 4, 5.5, 6 HTML 4.01 WebTV Opera5
<input type=image> (no end tag)
Allows an image to be used as a substitute for a
submit button. If a type=image
button is pressed, the form is submitted.
align=top|middle|bottom
Aligns the image with respect to the surrounding text lines.
alt=
text
Provides a text description if the image can not be seen.
name=
text
Required. Specifies the name of the control; this name (and the corresponding value) are passed to the form-processing application, along with data giving the coordinates of the mouse on top of the control image.
src=
url
Required. Provides the URL of the image.
Read now
Unlock full access