>| Anchors should not be empty. They should enclose some relevant
>| fragment of text. For example, place the anchor tags around the 
>| full text of a heading to create an anchor for that section. If 
>| this is done right, highlighting all anchors' text can be a 
>| meaningful and useful styling.
>
>More often in practice such anchors get styled as links which isn't cool 
>at all. Depends on the style sheet in use, of course.

I agree with the original, because--like you mention--it depends on the stlyle
sheet. So when we give, for example:
   a:active
we shouldn't expect anything but for any A(nchor) element, be it A LINK or A
NAME, to take this style (when active).

Something like
   a:link:active
is OK, and I think that anyone who's authoring in a standard DOCTYPE should
know--or find out--this. :-)




-- Robert M.
E-mail from most addresses is blocked (but that is my real address <G>)

Reply via email to