[Javascript] Doubt in style sheets

Nazir Wasim Ahmed nazirwa at sakinfotech.co.in
Mon Nov 24 02:16:55 CST 2003


hello people..

i am new to css.
how can i specify custom colors for vlink and alink in an anchor tag thro'
stylesheet
i have an element like this in the css file...

.anchorlink{
        FONT-SIZE:7pt;
        COLOR: #000066;
        FONT-FAMILY: Verdana, Helvetica, sans-serif;
        FONT-WEIGHT:bold;
        TEXT-DECORATION:none;
}

i need to specify different colors for visit & active links...


thanx in advance.

Nazir




More information about the Javascript mailing list