Skip to: content, navigation

:link (CSS selector)

User-contributed notes

ID:
#1
Contributed:
by Berkana
Date:
Fri, 24 Apr 2009 09:38:38 GMT
Status:
This note has not yet been confirmed for accuracy and relevance.

What if the selector is combined with an ID? Should the pseudoclass come before or after the ID selector?

For example,

a:link#someID{...}

or

a#someID:link{...}

Add a note

To post a note on this topic, please log in with your SitePoint username and password. If you don't have an account yet, you can create a new account for free.

Related Products

Search