http://fishcaro.crosswinds.net/day_12_images.htm
To finish getting you "up to speed" on building your web page, we need to talk about inserting images (graphics). The next few lessons will explore basic aspects of dealing with graphics on the web.
INDEX CARD #12:
INTRODUCTION TO IMAGES (12a)
.gif for GIF
and .jpg or .jpeg for JPEG. (A third format, PNG, will be discussed later.)
|
INSERTING AN IMAGE (12b)<IMG SRC="URL of graphic"> Here, IMG stands for "IMAGE" and SRC stands for "SOURCE."
For example, suppose that a picture is stored in the file "tigger.gif".
Then, typing:
will produce the following output: |
Printable version of Index Card 12a
Printable version of Index Card 12b
WORKSHEET #12:
ASSIGNMENT #12:
<IMG>
tag is all about.