Thread
:
How To Make All HTML Links All...
View Single Post
#
4
02-10-2006, 07:43 PM
DevilDog#1
Join Date: Jul 2002
Posts: 7,040
PHP Code:
<
style type
=
"text/css"
>
a
:
link
{
color
:
#000000;
}
a
:
hover
{
color
:
#660000;
}
</
style
>
__________________
Quote:
If I don't do that doesn't mean I can't - DD#1
DevilDog#1
View Public Profile
Find all posts by DevilDog#1