(HTML & CSS) What is the CSS equivilent to "vLink"? **Resolved**
Printable View
Nov 12th, 2002, 05:04 PM
msimmons
(HTML & CSS) What is the CSS equivilent to "vLink"? **Resolved**
What is the CSS equivilent to "vLink"?
Nov 12th, 2002, 05:09 PM
Rick Bull
a:visited {
}
Nov 12th, 2002, 05:10 PM
msimmons
cool :) thanks