Click to See Complete Forum and Search --> : MAKE >GIF'S TO LIVE PICS OF ANIMATION?????


bi_lil_hotty4u
05-19-2005, 12:01 AM
PLEASE HELP >>>> i am new to making this but not new to web designin with CODES lol
need help posting my pic i made with photo shop with animation on it.... not sure how to DL or whre to DL to get url address????????
please help THANK THE GIF GIRL lol :confused:

Hyperdelicious
05-19-2005, 08:16 AM
If I'm understanding your question correctly... you have an image and aren't sure how to call it from html or the browser.

When you upload the image pay attention to where you are storing it... the most common places developers store images are either:

1. In the public html directory
http://www.mysite.com/myimage.gif

2. In an image directory
http://www.mysite.com/images/myimage.gif

3. In an files directory
http://www.mysite.com/files/myimage.gif

4. In an media directory
http://www.mysite.com/media/myimage.gif

If you are using free space you may need to try one of the following combinations:

http://myfreesite.geocities.com/images/myimage.gif
http://www.geocities.com/~myfreesite/images/myimage.gif
http://www.geocities.com/myfreesite/images/myimage.gif