•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 423,534 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,369 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 1146 | Replies: 13
![]() |
It makes the image clickable as a link.
It places the image where the word "welcome" is in your first example.
In
replace page.htm with the name of the web page you want the icon to link to.
replace pic.gif with the name of your icon.
You can't change the attributes of the icon animation (speed, etc) without making a new .gif image for each set of attributes. This requires an animation editor.
It places the image where the word "welcome" is in your first example.
In
<a href="page.htm"><img src="pic.gif" /></a>
replace page.htm with the name of the web page you want the icon to link to.
replace pic.gif with the name of your icon.
You can't change the attributes of the icon animation (speed, etc) without making a new .gif image for each set of attributes. This requires an animation editor.
Last edited by MidiMagic : Mar 3rd, 2008 at 9:02 pm.
Daylight-saving time uses more gasoline
•
•
Join Date: Oct 2004
Posts: 57
Reputation:
Rep Power: 4
Solved Threads: 0
Hi MidiMagic,
Thanks for your advice.
If I need the icon, say "pic.gif" clickable, I need;
<a href="page.htm"><img src="pic.gif" /></a>
the icon is on the same folder/directory of the web page, say "page.htm".
If I don't need the icon clickable and it is on the same folder/dir of the current webpage, I only need;
<img src="pic.gif" />
If I'm wrong please correct me. TIA
Yes, I did a lot in the past. It requires a small software decompressing the .gif image into frames first, adding/reducing frame, increasing/reducing the speed, etc.
I think the animation editor is available on Open Source. I can find it out later. But I wonder to know whether a java/php script can do the job instead of editing the .gif image?
B.R.
satimis
Thanks for your advice.
•
•
•
•
It makes the image clickable as a link.
It places the image where the word "welcome" is in your first example.
In
<a href="page.htm"><img src="pic.gif" /></a>
replace page.htm with the name of the web page you want the icon to link to.
replace pic.gif with the name of your icon.
<a href="page.htm"><img src="pic.gif" /></a>
the icon is on the same folder/directory of the web page, say "page.htm".
If I don't need the icon clickable and it is on the same folder/dir of the current webpage, I only need;
<img src="pic.gif" />
If I'm wrong please correct me. TIA
•
•
•
•
You can't change the attributes of the icon animation (speed, etc) without making a new .gif image for each set of attributes. This requires an animation editor.
Yes, I did a lot in the past. It requires a small software decompressing the .gif image into frames first, adding/reducing frame, increasing/reducing the speed, etc.
I think the animation editor is available on Open Source. I can find it out later. But I wonder to know whether a java/php script can do the job instead of editing the .gif image?
B.R.
satimis
![]() |
•
•
•
•
•
•
•
•
DaniWeb HTML and CSS Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Can't get samba to work! (*nix Software)
- Need Checkmark Icon (Graphics and Multimedia)
- Exporer Links dont work, Virus Icon in Taskbar... (Viruses, Spyware and other Nasties)
- another newbie with alot of redhat and apache server Q'S (Linux Servers and Apache)
- Where do my programs reside? (VB.NET)
- Finder can't be found! (OS X)
- To display an icon in a datagrid (VB.NET)
- Hijackthis Log needs work on (Viruses, Spyware and other Nasties)
- Floppy drive won't work, won't read disks :( (Windows 9x / Me)
Other Threads in the HTML and CSS Forum
- Previous Thread: How can I find my ftp?
- Next Thread: HMTL Email



Linear Mode