- From: David Zülke <dz@bitxtender.net>
- Date: Sat, 4 Sep 2004 00:30:23 +0200
- To: <dhtmlkit@dhtmlkitchen.com>, <www-style@w3.org>
Nice idea!
David
> -----Original Message-----
> From: www-style-request@w3.org [mailto:www-style-request@w3.org] On Behalf
> Of dhtmlkit@dhtmlkitchen.com
> Sent: Friday, September 03, 2004 7:45 PM
> To: www-style@w3.org
> Subject: :accesskey
>
>
>
>
>
> I just thought this would be a useful idea.
>
> Instead of:
>
> <a href="#content3" accesskey="d" tabindex="3"
> id="tab3" class="tab"><u>D</u>ownload</a>
>
> Use:
>
> a.tab:accesskey {
> text-decoration: underline;
> }
>
>
> <a href="#content3" accesskey="d" tabindex="3"
> id="tab3" class="tab">Download</a>
>
>
>
>
>
> www: http://dhtmlkitchen.com/
>
>
>
Received on Friday, 3 September 2004 22:31:02 UTC