![]()
Here are some examples.
At the very bottom you will find how to add backgrounds.
Please Note: All of these instructions are assuming that you
have taken the graphics and sent them to your directory. To get
them to your directory you may either FTP the files or if your
homepage is in Geocities or Yahoo you can use the E-Z Upload
utility. The E-Z Upload is in the file manager which you may
access on my main help page. For FTP you will find a link called
Answer Point on the help page.
Very Simple way I
suggest this for beginners.
<IMG SRC="nameofimage.gif">
Where name of image is you put the name of the Image that you
have.
If you think,"well this is not hard ," try some of
these other examples!
Alternative text instead of a graphic. This text is shown if
the user has graphics turned off, or it's a text-based browser
like Lynx. Example:
<IMG SRC="nameofimage.gif" ALT="Click here
to go to The Icon Depot">
Border around Graphic
Vertical
Space and Horizonal Space Around Graphic
Below
is an example of a clickable image with a border
of 4 pixels
Html to include an
image as clickable is below
<a href="nameoffile.htm"><IMG
SRC="nameofimage.gif"></a>
Below is an example
of a clickable image without a border.
Html to include an
image as clickable without a border.
<a href="nameoffile.htm"><IMG
SRC="nameofimage.gif"BORDER="0"></a>
Html to include an image as clickable to go to
another site.
<a
href="http://www.nameofsite.com/nameofdir"><IMG
SRC="nameofimage.gif"BORDER="0"></a>
In the above examples nameoffile is the name of
the page you want the image to bring up (link
to).
To
include an animated graphic on your page take the
graphic just like any non-animated graphic and
put the animation on your page the exact same
way. That's all there is to it.
I hope this page explains how to put graphics and
backgrounds on your page. For beginners I would
use the basic tag for Images and the background
tag. I have tried to make this as understandable
as I could. If you would like to see any other
instructions here feel free to tell me what
instructions you would like added. If I see a
need for it, I will add the instructions as soon
as possible Thanks :-)
![]()
This page is copyright
© iconsunlimited 2005
![]()