|
- Pictures
are
another common part of webpages. In fact, the right combination of
text and pictures makes a great webpage.

Figure J: See
Disney World Pictures page. Above
is the old URL, but the format is the same.
- As
shown in figure J the html code of a picture has three parts
- Image
tag
- URL-Where the picture is located.
- Image
size-Size of the picture that will appear on the
webpage. NOT the size of the file.
- Pictures
as hyperlinks
- Pictures
can use as hyperlinks just as text can

Figure K: See Disney World Pictures page. Above
is the old URL, but the format is the same.
- As shown in figure K the html code of a picture
hyperlink has five parts all of which you have seen above.
However, two are very important.
- URL-Comes first. It is the location, or in this case the
sound, linked to.
- Image URL-
Where the picture is located.
- All parts must be present, in the correct order, for the
picture hyperlink to work.
- Image file formats
- There are two standard file formats for pictures and images.

Figure L: Graham, I.S. (1998). HTML 4.0
Sourcebook. New York: John Wiley & Sons Inc. p 107. Click
to enlarge.

Figure M: Graham,
I.S. (1998). HTML 4.0 Sourcebook. New York: John Wiley
& Sons Inc. p 108. Click
to enlarge.
- These two file formats make it possible anyone to view the
images and pictures on your webpage.
- The more pictures your webpage has the longer it will take to
load, as you can tell from this site. While pictures and images add
style to a webpage, they also add time. Before adding a picture or
image ask yourself:
Top of Page
|