C# Class: Two Link Colors via CSS? - TechRepublic
General discussion
April 22, 2003 at 12:10 PM
ronemtz

C# Class: Two Link Colors via CSS?

by ronemtz . Updated 23 years, 2 months ago

I am rendering an html page format via an inherited class in C#. I also have a css page inherited via the base class.

I can get “Links” to show in one color on the header and menu. Within the body/form they are also the same color. i.e. Maroonbackround with white links on header and menu.
Body/Form is white background and “Links” are also white. How can I get these specific Links to be any other color via the CSS?

Can the CSS have one color of links for one part of the form and a different color for a different part of the form?
How? (not why?)

Ron M.

This discussion is locked

All Comments