> Modern browsers prefer you use "id" rather than "name". If you want to
> target version 4 browsers, simply add an "id" attribute with the same
> value as "name". Otherwise you may prefer to put the "id" into an
> existing DIV or other element and get rid of the named anchor. It
> works just as well for more modern browsers.

Using a DIV rather than an anchor may create problems with tabbing
navigation:
http://www.juicystudio.com/article/ie-keyboard-navigation.php

Thierry | www.TJKDesign.com

______________________________________________________________________
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