Hey Luci, that's a really neat idea. The nav system I devised when
quite new to CSS has spacer GIFs with alt attributes, but I've never
been completely happy with it. Your way is better.

It would be great if CSS provided a simple way to substitute an image
for text, but this is close. Have you used it in any realworld
applications?

Chris

On 5/27/05, luciash <[EMAIL PROTECTED]> wrote:
> luciash wrote:
> 
> > it's no good way but you can try
> >
> > <div class="image01"><span class="alt">Alternative text</span></div>
> 
> damn, sorry, it has to be with id:
> <div id="image01"><span class="alt">Alternative text</span></div>
> 
> luci
> --
> :. :.: ::: :
> luciash d' being aka luci alias Lukas Masek
> 
> ______________________________________________________________________
> css-discuss [EMAIL PROTECTED]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to