From: shapper on
Hello,

I have two anchors:

<a href="Home">Home</a>
<a href="Contact">Contact</a>

What is the best way to, for each anchor, use an image and an image
hover?
I would like to use an image even as even the text must use a custom
font.

And of course using a good approach for search engines ...

Thanks,
Miguel
From: dorayme on
In article
<69687807-3f43-4a08-bf63-7c7379770377(a)k19g2000yqc.googlegroups.co
m>,
shapper <mdmoura(a)gmail.com> wrote:

> Hello,
>
> I have two anchors:
>
> <a href="Home">Home</a>
> <a href="Contact">Contact</a>
>
> What is the best way to, for each anchor, use an image and an image
> hover?
> I would like to use an image even as even the text must use a custom
> font.
>
> And of course using a good approach for search engines ...
>

Have you looked at:

<http://stopdesign.com/archive/2003/03/07/replace-text.html>

--
dorayme