|
Animated GIF, a multimedia element, which
is a file includes a bunch of images stacked together to give
the feel of movement or animation. The uses of animated GIF's
vary considerably, from flashing commercial messages to elaborate
mini-movies to small bullets or arrows that appear to grow
or move. You can create Animated GIF's using Microsoft's GIF
Animator for Windows or GifBuilder for the Macintosh. You
can also convert or save your files you have already done
in multimedia softwares' as Animated GIF's if they have this option.
Syntax
<IMG SRC="
" ALT="
"></IMG>
Example
<IMG SRC="moving.gif" ALT="This
is a moving image"></IMG>
| Tag/Attribute |
Description |
| <IMG> |
Inserts an
image in an HTML document. |
| SRC="
" |
Specifies the
location of the image file. |
| ALT="
" |
Provides alternate
text for visitors who don't view the image. |
|
In this Excersise, you will learn to animate
a GIF file.
In the IMG tag, add your animated GIF filename
in SRC attribute.
Here is the GIF file playing.

Copyrights : Layout Galaxy All Rights Reserved
No part of this tutorial may be reproduced, stored in a retrieval system or transmitted in any form or by any means, electronic, electrostatic, magnetic tape, mechanical or otherwise, without prior permission in writing from Layout Galaxy.
|
|
|