Anchor Pseudo-Elements

J

JohnW-Mpls

What Pseudo-Elements are valid with the Anchior tag - and under which
browsers?

This is really a css thing - but I have seen a variety:
a:
a:link
a:vlink
a:hover
a:active
a:visited

Any suggestions - or good source?
 
B

Beauregard T. Shagnasty

JohnW-Mpls said:
What Pseudo-Elements are valid with the Anchior tag - and under which
browsers?

...all modern browsers that do CSS.
This is really a css thing - but I have seen a variety:

a { ...
a:link { ...
a:visited { ...
a.focus { ...
a:hover { ...
a:active { ...

In that order.
 
H

Harlan Messinger

Beauregard said:
..all modern browsers that do CSS.


a { ...
a:link { ...
a:visited { ...
a.focus { ...
a:hover { ...
a:active { ...

Mnemonic: Las Vegas Free Hotel Accommodations.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top