PDA

Click to See Complete Forum and Search --> : (HTML & CSS) What is the CSS equivilent to "vLink"? **Resolved**


msimmons
Nov 12th, 2002, 04:04 PM
What is the CSS equivilent to "vLink"?

Rick Bull
Nov 12th, 2002, 04:09 PM
a:visited {
}

msimmons
Nov 12th, 2002, 04:10 PM
cool :) thanks