|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
difference between a:active and a:visited
so what do each one do?
|
|
#2
|
||||
|
||||
|
Those are visited links and active links. Whatever color value you set for a:visited, the links will be that color when the user returns. a:active is for links that have just been clicked. You don't see this color as often b/c once you click the link, the target is loaded.
__________________
# Jeremy Explain your problem instead of asking how to do what you decided was the solution. |
|
#3
|
|||
|
|||
|
thanks alot, now i know :P
|
![]() |
| Viewing: Dev Shed Forums > Web Design > CSS Help > difference between a:active and a:visited |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|