Archbob
February 18th, 2002, 21:51
<style>
A:link {text-decoration:none color:red}
A:hover {text-decoration:none color:red}
</style>
How do you get visited links to stay the original color?
I thought it was
A: vlink {text-decoration:none color:red}
But obviously thats wrong, anyone know?
A:link {text-decoration:none color:red}
A:hover {text-decoration:none color:red}
</style>
How do you get visited links to stay the original color?
I thought it was
A: vlink {text-decoration:none color:red}
But obviously thats wrong, anyone know?