i. Can you apply your styles to "a:link" instead? Thus keeping "a" unstyled.
I could, but I prefer not to. ii. Are you wrapping your named anchors around headings? You might style the "a", and override with "h2" styles. I'm not wrapping my anchors around anything anymore (on development anyway) they are all empty. But you said that some browsers might ignore empty anchors, thus my suggestion was to put between the tag, and then set its style to not display so it does not take up any space, something like <a name="c44" class="anchor"></a> ***************************************************** The discussion list for http://webstandardsgroup.org/ *****************************************************
