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
IMG element. With the exception of specifying a
DYNSRC attribute in Internet Explorer for video
clips, the SRC attribute is required if you want
to see any image in the IMG element space. 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.
<IMG SRC="surferDude.gif" HEIGHT=100 WIDTH=200>
A complete or relative URL.
None.
[window.]document.images[i].src
[window.]document.imageName.src
[window.]document.images[i].src
[window.]document.imageName.src
Read now
Unlock full access