Posted by Bergamot on 07/26/07 01:30
Animesh K wrote:
>
> #cursive_text_1{
> background: url(cursive_text_1_image_file) no-repeat;
> display: none;
> }
>
> PS: This method is followed in ZenGarden's website and degrades
> gracefully when stylesheet is disabled, have a look here:
>
> http://csszengarden.com/?cssfile=/197/197.css&page=0
FYI zengarden isn't exactly the epitome of good design.
You might want to try that URL again with image loading disabled. It
degrades rather less well than you think.
All image replacement methods have problems. Best not to use them, but
stick with foreground images and applicable alt text.
--
Berg
[Back to original message]
|