Gif Placements
To place Gifs on your page, use the
following codes:
<img src="https://www.angelfire.com/
images/animate/spotting.gif">
To put a border around your Gif, add to
your code like this:
<img src="https://www.angelfire.com/
images/animate/spotting.gif" border=8>
CLICK LINK GIFS
To make an image, or Gif, into a
clickable link, follow this code:
<a href="https://www.angelfire.com/
ar/josephus/index.html">
<img src="https://www.angelfire.com/
images/animate/spotting.gif">
</a>
The above link will take you to another
of our pages. Replace our URL with the URL of
your choice.
GIF SIZE
To size your Gif, follow this code:
Regular size:<img src="https://www.angelfire.com/
ar/meta/images/wizard2.gif">
Smaller Size
<img src="https://www.angelfire.com/
ar/meta/images/wizard2.gif" height=75 width=100>
If you wish to inlarge your Gif, change
the height & width numbers to larger numbers.
.
.
.
Center:
<center><img src="https://www.angelfire.com/
ar/meta/images/devil.gif"></center>
.
.
.
.
To test any of the codes on this page, write down the code and CLICK HERE
.