July 1998
Intermediate to advanced
1456 pages
65h 5m
English
SRC — NN all IE all HTML all
SRC=”URL"Required
URL to a file containing image data that is displayed through the
INPUT element of type image. The browser must be
equipped to handle the image MIME type. On the World Wide Web, the
most common image formats are GIF and JPEG.
image
<INPUT TYPE="image" NAME="icon" SRC="sndIcon.gif" BORDER=0>
A complete or relative URL.
None.
[window.]document.formName.inputName.src
[window.]document.forms[i].elements[i].src
[window.]document.all.elementID.src
Read now
Unlock full access