link question -
07-06-2004
, 06:48 AM
Hi all,
I use css for my links.
I want the following:
link with blue text en gold underline.
How do I do this?
Here is the a: link part in the css:
..blauwmetgoud a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #0000CC;
text-decoration: underline; }
Thanks for the answer,
Arjan |