Jump to content

GIF file on homepage?


eduard

Recommended Posts

use an img tag.
As you replied, I´ve a question: You know this is made with Photoshop. I intend to download another programm from Adobe.Q: Is it better to know 1 programm (very) good or can I better know various programms?
Link to comment
Share on other sites

.Gif file is a sequence of images, put together to become animation. I dont think you need to know programing, when creating .Gif file, except you want to create flash.
I don´t mean programing ((you know I´m not good in it!), but like Adobe Creative Suits, Adobe Elements, Adobe Illustrator, etc.
Link to comment
Share on other sites

Maybe this is what you need: <!DOCTYPE html><html><body><p>An image:<img src="smiley.gif" alt="Smiley face" width="32" height="32" /></p><p>A moving image:<img src="hackanm.gif" alt="Computer man" width="48" height="48" /></p><p>Note that the syntax of inserting a moving image is no different from a non-moving image.</p></body></html>

Link to comment
Share on other sites

Maybe this is what you need: <!DOCTYPE html><html><body><p>An image:<img src="smiley.gif" alt="Smiley face" width="32" height="32" /></p><p>A moving image:<img src="hackanm.gif" alt="Computer man" width="48" height="48" /></p><p>Note that the syntax of inserting a moving image is no different from a non-moving image.</p></body></html>
Thanks! However, I managed. Tomorrow you´ ll find it on my website!
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...