Posted by Bergamot on 06/26/07 04:03
rf wrote:
>
> #mainnav li a
> {
> ...
> text-indent: -9999px;
> }
>
> #navhome a
> {
> background-image: url(/images/nav_home.gif);
> width: 64px;
> }
>
> Gotta love those web dreziners.
FYI, that's an early Image Replacement method, one that is frowned upon
as being inaccessible because it fails when images aren't loaded.
--
Berg
Navigation:
[Reply to this message]
|